AnsPress_Validation::only_boolean()

Method: Sanitize as a boolean value

AnsPress_Validation::is_email()

Method: No description

AnsPress_Validation::comma_separted_count()

Method: Count comma separated strings

AnsPress_Validation::length_check()

Method: Check length of a string, if less then specified then return error

AnsPress_Validation::sanitize_text_field()

Method: Sanitize text fields

AnsPress_Validation::required()

Method: Check if field is empty or not set

AnsPress_Validation::fields_to_include()

Method: Check fields to process

AnsPress_Validation::name_to_key()

Method: Add name value as array key.

AnsPress_Validation::__construct()

Method: Initialize the class