|
ValidateThis API Documentation | ||||
| FRAMES | |||||
WEB-INF.cftags.component
ValidateThis.server.AbstractServerRuleValidator
ValidateThis.server.ServerRuleValidator_Expression
public class ServerRuleValidator_Expression
| Method Summary | |
|---|---|
any |
validate(any validation)
I perform the validation returning info in the validation object |
| Methods inherited from class ValidateThis.server.AbstractServerRuleValidator |
|---|
fail, failWithResult, init, propertyIsRequired, shouldTest
|
| Methods inherited from class WEB-INF.cftags.component |
|---|
|
| Method Detail |
|---|
public any validate(any validation)
validate
in class
AbstractServerRuleValidator
validation - The validation object created by the business object being validated.
|
ValidateThis API Documentation | ||||
| FRAMES | |||||