add validation to the number of users evaluating trial field
Problem
Currently, in the new trial sign up flow a user can enter any value in the field Number of users evaluating the trial. This is a problem as we limit the trial license to 100 users.
Proposed Solution
We add validation to the number of users evaluating the trial field so it will not accept any input greater than 100.