PHP Класс Prado\Web\UI\WebControls\TValidationCompareOperator

TValidationCompareOperator defines the enumerable type for the comparison operations that {@link TCompareValidator} can perform validation with. The following enumerable values are defined: - Equal - NotEqual - GreaterThan - GreaterThanEqual - LessThan - LessThanEqual
С версии: 3.0.4
Автор: Qiang Xue ([email protected])
Наследование: extends Prado\TEnumerable
Показать файл Открыть проект