ExistsRule
class ExistsRule extends FormRule
Form rule class to determine if a value exists in a database table.
Methods
boolean
test(
SimpleXMLElement $element,
mixed $value,
string $group = null,
Registry $input = null,
Form $form = null)
Method to test the username for uniqueness.
Details
boolean
test(
SimpleXMLElement $element,
mixed $value,
string $group = null,
Registry $input = null,
Form $form = null)
Method to test the username for uniqueness.