|
|
ValidateThis API Documentation
|
|
FRAMES
|
ValidateThis.server
Class
ServerRuleValidator_InList
WEB-INF.cftags.component
ValidateThis.server.AbstractServerRuleValidator
ValidateThis.server.ServerRuleValidator_InList
-
public class ServerRuleValidator_InList
- extends AbstractServerRuleValidator
I am responsible for performing the InList validation.
|
Method Summary |
any |
validate(any validation, string locale)
I perform the validation returning info in the validation object
|
| Methods inherited from class WEB-INF.cftags.component |
|
validate
public any validate(any validation, string locale)
-
I perform the validation returning info in the validation object.
- Overrides:
-
validate
in class
AbstractServerRuleValidator
- Parameters:
validation - The validation object created by the business object being validated.
locale - The locale to use to generate the default failure message.
|
|
ValidateThis API Documentation
|
|
FRAMES
|