PHP Class Prado\Web\UI\WebControls\TValidationDataType

TValidationDataType defines the enumerable type for the possible data types that a comparison validator can validate upon. The following enumerable values are defined: - Integer - Float - Date - String
Since: 3.0.4
Author: Qiang Xue ([email protected])
Inheritance: extends Prado\TEnumerable
显示文件 Open project: pradosoft/prado