validation_api 6.x-1.0

First full release of Validation API. Celebrate by downloading the module. :)

validation_api 6.x-1.0-rc5

New features
Bug fixes
  • Fixed PostgreSQL quoting problem.
  • Fixed export error when quotes are involved.
  • Added security by implementing a PHP permission to allow admins to determine who can and cannot enter PHP validators.

validation_api 6.x-1.0-rc4

New features
Bug fixes

- New permission for accessing AJAX Validation.
- Made checks to prevent 404 errors.

validation_api 6.x-1.0-rc2

Bug fixes

Fixed Bug in MySQL 4.1. Varchar types with length set to 256 had to be set to 255.

Upgrades to the examples in README.txt, as well.

validation_api 6.x-1.0-rc1

Bug fixes

The latest bugs were fixed and this is the first stable release candidate.

validation_api 6.x-1.0-beta1

Security update
New features
Bug fixes

This is the beta version of the project. You can create validators and assign them to any field on your site through the admin UI.

validation_api 6.x-1.x-dev

This version includes AJAX submission, as well as an improved system for the admin interface for validators/fields.

validation_api 6.x-1.0-alpha1

New features
Bug fixes
Insecure

Initial release for the project. Includes ability to relate validators with text fields of any form on your site and allows you to do this through the UI admin section.

Subscribe with RSS Subscribe to Releases for Validation API