public getMessages () Returns messages generated by the validator
public array getOptions () Returns all the options from the validator
public getOption (mixed $option, [mixed $defaultValue]) Returns an option
public isSetOption (mixed $option) Check whether an option has been defined in the validator options
Source