|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RegexMatchRuleExecutor | |
|---|---|
| org.springjutsu.validation.executors.impl | This is where the default registered Validation Rule Executors live. |
| Uses of RegexMatchRuleExecutor in org.springjutsu.validation.executors.impl |
|---|
| Subclasses of RegexMatchRuleExecutor in org.springjutsu.validation.executors.impl | |
|---|---|
class |
AlphabeticRuleExecutor
Asserts that the model is alphabetic. |
class |
AlphanumericRuleExecutor
Asserts that the model is alphanumeric |
class |
EmailRuleExecutor
Asserts that the model is an email address string. |
class |
NumericRuleExecutor
Asserts that the model is in fact numeric. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||