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
파일 보기 프로젝트 열기: pradosoft/prado