CFilterValidator
CFilterValidator
Package | system.validators |
---|---|
Inheritance | class CFilterValidator » CValidator » CComponent |
Since | 1.0 |
Source Code | framework/validators/CFilterValidator.php |
CFilterValidator transforms the data being validated based on a filter.
CFilterValidator is actually not a validator but a data processor. It invokes the specified filter method to process the attribute value and save the proc
CFilterValidator is actually not a validator but a data processor. It invokes the specified filter method to process the attribute value and save the proc