@@ -4,6 +4,27 @@ This module extends the form API to include convenient access to common for subm
You can use the existent filters and rules or create your own. This module is fully extensible using hooks, allowing you to easily add your own and reuse them throughout the site. Abstraction at it's finest!
## Table of contents
- Requirements
- Installation
- Available Validators
- Available Filters
- Usage
- Maintainers
## Requirements
This module requires no modules outside of Drupal core.
## Installation
Install as you would normally install a contributed Drupal module. For further