|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use org.mentawai.rule | |
|---|---|
| org.mentawai.rule | |
| org.mentawai.validation | |
| Classes in org.mentawai.rule used by org.mentawai.rule | |
|---|---|
| BasicRule
The simplest validation rule that validate a single action input field. |
|
| BooleanRule
|
|
| CNPJRule
A rule to validate a CNPJ. |
|
| ContainsRule
A validation rule that checks for words. |
|
| CPFRule
A rule to validate a CPF. |
|
| CrossRule
A rule that compares two or more action input fields for validation. |
|
| DateRule
|
|
| DependentRule
Make a field required only and only if another field is present in the form. |
|
| DoubleRule
A rule to validate doubles. |
|
| EmailRule
A rule to validate an email address. |
|
| EqualRule
A validation rule that compares two action input fields for equality. |
|
| FileRule
A rule to validate a content type of file to upload, this validation uses regular expression pattern. |
|
| FileSizeRule
|
|
| ImageMinSizeRule
|
|
| IntegerRule
A rule to validate integers. |
|
| LocaleRule
A rule that depends on the user locale for validation. |
|
| MethodRule
A validation rule that calls a method by reflection to validate. |
|
| NumberRule
A rule to validate numbers. |
|
| OptionsRule
A rule to validate number of options. |
|
| RegexRule
A validation rule applied with a regular expression pattern. |
|
| RequiredFieldRule
A validation rule for required fields. |
|
| RequiredRule
A validation rule that checks if an action input value is present, in other workds, not null and not empty! |
|
| Rule
An interface that describes a validation rule. |
|
| StringRule
A rule to validat Strings. |
|
| TimeRule
|
|
| Classes in org.mentawai.rule used by org.mentawai.validation | |
|---|---|
| Rule
An interface that describes a validation rule. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||