Validation API
TapocoL - May 8, 2008 - 22:41
Validation API allows you to create validation rules (either Regular Expressions or PHP code) that can be applied to any field on your site.
Features:
- Admin UI system to manage everything.
- It will work with core fields, custom module form fields, CCK fields, etc.
- You can create one validation rule that can be applied to as many fields on your site as you want.
- Arguments can be used on validation rules to allow them to be flexible.
- Links added to fields for a quick method to add validations to fields.
- Validation rules can be added by another module using hook_add_validator (in addition to adding validators via the UI).
- AJAX Validation is no longer included or supported with this project. Ajax Forms is the project to go to for your AJAX-addiction.
This project is apart of 2008 Google Summer of Code.
Releases
| Official releases | Date | Size | Links | Status | |
|---|---|---|---|---|---|
| 6.x-1.0 | 2008-Dec-23 | 23.46 KB | Download · Release notes | Recommended for 6.x | |
| Development snapshots | Date | Size | Links | Status | |
|---|---|---|---|---|---|
| 6.x-1.x-dev | 2008-Dec-04 | 23.45 KB | Download · Release notes | Development snapshot | |
