Recommend this page to a friend! |
All class groups | > | All authors | > | Classes of Pawan Kumar Pandey (1) | > | Mission progress status | > | Reputation |
|
A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z |
| ||||
This class can be used to validate values submitted via Web forms. It determines the type validation that it needs to perform using a convention that works by retrieving a number that should be the last character of the submitted form field name. Currently it performs the following types of field validation: - The value is not blank - The value is an e-mail address - The value is a blank or an e-mail address - The value is a date - The value is a blank or a date - The value is a number - The value is a blank or a number When the class finds an invalid field, it can display an error message. |
A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z |