CRequiredValidator

CRequiredValidator

Package system.validators
Inheritance class CRequiredValidator » CValidator » CComponent
Since 1.0
Source Code framework/validators/CRequiredValidator.php
CRequiredValidator validates that the specified attribute does not have null or empty value.

When using the message property to define a custom error messag