|
ValidateThis API Documentation | ||||
| FRAMES | |||||
WEB-INF.cftags.component
ValidateThis.client.jQuery.AbstractClientRuleScripter
ValidateThis.client.jQuery.ClientRuleScripter_MinPatternsMatch
public class ClientRuleScripter_MinPatternsMatch
Fails if the validated property does not match at least 1 or the specficied ammount of regex patterns defined.
| Method Summary | |
|---|---|
any |
generateInitScript([string defaultMessage='Value did not match the pattern requirements.'], [Any locale=''])
I generate the validation 'method' function for the client during fw initialization |
| Methods inherited from class WEB-INF.cftags.component |
|---|
|
| Method Detail |
|---|
public any generateInitScript([string defaultMessage='Value did not match the pattern requirements.'], [Any locale=''])
defaultMessagelocale
|
ValidateThis API Documentation | ||||
| FRAMES | |||||