See: Description
| Class | Description |
|---|---|
| BaseValidationRule |
A ValidationRule performs syntax and possibly semantic validation of a single
piece of data from an untrusted source.
|
| CreditCardValidationRule |
A validator performs syntax and possibly semantic validation of Credit Card
String from an untrusted source.
|
| DateValidationRule |
A validator performs syntax and possibly semantic validation of a single
piece of data from an untrusted source.
|
| HTMLValidationRule |
A validator performs syntax and possibly semantic validation of a single
piece of data from an untrusted source.
|
| IntegerValidationRule |
A validator performs syntax and possibly semantic validation of a single
piece of data from an untrusted source.
|
| NumberValidationRule |
A validator performs syntax and possibly semantic validation of a single
piece of data from an untrusted source.
|
| StringValidationRule |
A validator performs syntax and possibly semantic validation of a single
piece of data from an untrusted source.
|
Copyright © 2016 The Open Web Application Security Project (OWASP). All rights reserved.