This class is meant to perform several common types of validation of submitted form field values.
Currently it can validate simple text, numbers, (US) dates, urls, the values of checkboxes and e-mail addresses.
Invalid form fields are listed in a error message class variable.
If all form fields are valid when the form is submitted, the validation function returns a true boolean value.
| Project record: |
valid_fields |
| Popularity score: |
38.99 |
| Vitality score: |
3.05 |
| Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
| All time: |
Good (85.3%) |
Good (82.4%) |
Good (83.8%) |
Good (86.8%) |
- |
- |
Sufficient (67.9%) |
252 |
| Month: |
Not yet rated by the users |
| Link |
Description |
| Demo (testpage) |
Use this small application to try some validation |

If you know an application of this package, send a message to the
author to add a link here.