Helper Functions
The Utility class contains helper functions.
Helper Functions
helper::validation('','')
Below are a list of reserved field and input names for validation purposes.
Field/Input Name | ||
---|---|---|
If the field name contains the string "email". It will be validated for a valid email address. | ||
terms | If the field name contains the string "terms". It will be validated of a value of true or 1. |
Updated less than a minute ago