New:
Released new validation method that asynchronously validates from a URL:
url: {
value: "/api/check_username"
}
Documentation on the Wiki Validations Page has been updated 👍
Bug Fixes:
- General Syntax Improvements
- Fixed a bug that prevented callbacks from loading on blank attributes
- Corrected a lot of broken validation methods. All are now fully tested and working.