Class TRangeValidationDataType
TRangeValidationDataType class. TRangeValidationDataType defines the enumerable type for the possible data types that a range validator can validate upon.
The following enumerable values are defined:
- Integer
- Float
- Date
- String
- StringLength
- TEnumerable implements Iterator
-
TValidationDataType
-
TRangeValidationDataType
Package: System\Web\UI\WebControls
Copyright: Copyright © 2005-2014 PradoSoft
License: http://www.pradosoft.com/license/
Author: Qiang Xue <qiang.xue@gmail.com>
Since: 3.0.4
Located at Web/UI/WebControls/TRangeValidator.php
Copyright: Copyright © 2005-2014 PradoSoft
License: http://www.pradosoft.com/license/
Author: Qiang Xue <qiang.xue@gmail.com>
Since: 3.0.4
Located at Web/UI/WebControls/TRangeValidator.php
__construct(),
current(),
key(),
next(),
rewind(),
valid()
|
string |
StringLength |
'StringLength' |
Date,
Float,
Integer,
String
|