| Package | Description |
|---|---|
| jwebform.validation | |
| jwebform.validation.criteria |
| Class and Description |
|---|
| MaxLength
Checks that value is not greater than the specified maximum.
|
| Class and Description |
|---|
| AbstractNumberComparingCriterion
provides some utils for criterias, that compare numbers (currentyl: min/max)
|
| Regex
Checks if a string matches a regular expression.
|
| Required
Checks if value starts with the given string.
|
Copyright © 2019. All rights reserved.