ValidateData

Data validation logic.

Methods
clearValidation removes "data incorrect" highlighting from invalid text fields
validate checks data in the form
Events
onAfterValidation fires after data has been validated
onBeforeValidate called before running validation
onValidationError fires when a form input fails to pass validation
onValidationSuccess fires after a form input has passed validation successfully
Properties
rules defines a set of rules for input field(s) of the form(htmlform)
Back to top
Join Our Forum
We've retired comments here. Visit our forum for faster technical support, connect with other developers, and share your feedback there.