CExistValidator
CExistValidator
Package | system.validators |
---|---|
Inheritance | class CExistValidator » CValidator » CComponent |
Source Code | framework/validators/CExistValidator.php |
CExistValidator validates that the attribute value exists in a table.
This validator is often used to verify that a foreign key contains a value that can be found in the foreign table.
When using the messa
This validator is often used to verify that a foreign key contains a value that can be found in the foreign table.
When using the messa