fapi_validation 8.x-2.0-alpha1

New features

Porting FAPI Validation to Drupal 8 using Plugin API.

First release for testing and improvements.

fapi_validation 8.x-2.x-dev

New features

Porting FAPI Validation to Drupal 8 using Plugin API.

First release for testing and improvements.

fapi_validation 8.x-1.0-alpha1

New features
Unsupported

Initial Drupal 8 release.

Ports over majority of functionality from D7 module. Hooks work so you can add your own custom validators. Included filters and validators (formerly: rules). Some of these rely on deprecated functionality and will need to be fixed. These will all be updated in future alpha versions.

fapi_validation 8.x-1.x-dev

New features

Dev branch of this module. Currently being built as a direct port over, with changes mostly relating to change in D8 syntax and new usage of objects.

Full conversion to object oriented approach may and would occur in 8.x-2.x dev branch, although viability is to be determined. What is nice is that custom filters and validators can be added via the hooks system in Drupal, which is very useful.

fapi_validation 7.x-2.2

Bug fixes
New features
Unsupported

Addressed some bugs from the issue queue.

Added new filters for strip_tags and html_entities.

fapi_validation 7.x-2.1

New features
Bug fixes
Unsupported

fix white space of death.
fix absolute URL
add new rule: range
Added tests to improve module validation

fapi_validation 7.x-2.0

New features
Bug fixes
Unsupported

Bug Fix
Bug on Multi Step Form

New Features
- New code strategy by barraponto
- New rule match_field
- New rule length parameters
- Callback for error messages for custom rules.

fapi_validation 7.x-2.x-dev

New features
Bug fixes

Bug Fix
Bug on Multi Step Form

New Features
- New code strategy by barraponto
- New rule match_field
- New rule length parameters
- Callback for error messages for custom rules.

Subscribe with RSS Subscribe to Releases for Form API Validation