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
emailIf the field name contains the string "email". It will be validated for a valid email address.
termsIf the field name contains the string "terms". It will be validated of a value of true or 1.