|
|
ValidateThis API Documentation
|
|
FRAMES
|
ValidateThis.server
Class
ServerRuleValidator_MinPatternsMatch
WEB-INF.cftags.component
ValidateThis.server.AbstractServerRuleValidator
ValidateThis.server.ServerRuleValidator_MinPatternsMatch
-
public class ServerRuleValidator_MinPatternsMatch
- extends AbstractServerRuleValidator
Evaluates each regex pattern. Any parameter starting with the word 'pattern' is considered. Validation fails if at least X patterns match, where 'X' is specified as the 'minMatches' parameter
|
Method Summary |
any |
validate([any validation], [any locale])
|
| Methods inherited from class WEB-INF.cftags.component |
|
validate
public any validate([any validation], [any locale])
-
- Overrides:
-
validate
in class
AbstractServerRuleValidator
- Parameters:
validation
locale
|
|
ValidateThis API Documentation
|
|
FRAMES
|