What configuration options should be available?
- Debugging?
- Default message overrides?
- Formidable and Connect-Form
- Do not assume data is a String. May need to drop
node-validator
dependency.
- Async validation (for databases, etc)
- Add notes on how to extend the filters and validators
- Change node-validator toUppercase/toLowercase to use standard JS caps: toUpperCase, toLowerCase.