class |
CreditCardValidationRule |
A validator performs syntax and possibly semantic validation of Credit Card
String from an untrusted source.
|
class |
DateValidationRule |
A validator performs syntax and possibly semantic validation of a single
piece of data from an untrusted source.
|
class |
HTMLValidationRule |
A validator performs syntax and possibly semantic validation of a single
piece of data from an untrusted source.
|
class |
IntegerValidationRule |
A validator performs syntax and possibly semantic validation of a single
piece of data from an untrusted source.
|
class |
NumberValidationRule |
A validator performs syntax and possibly semantic validation of a single
piece of data from an untrusted source.
|
class |
StringValidationRule |
A validator performs syntax and possibly semantic validation of a single
piece of data from an untrusted source.
|