Skip to content

v1.3.0

Compare
Choose a tag to compare
@torrentalle torrentalle released this 29 Dec 23:58
· 668 commits to master since this release
Features:
  • Add ignore method to override default configuration
  • Add remote_validation_field config option
  • Allow using with other validation packages
  • Improved performance and refactoring
Bugfixes:
  • Issues resolved:
    • Critical error with numeric min & max values #98
    • Error when using FormRequest validation #96
    • Conflict with other Laravel funcionality ? #90
    • Multiple Instances of JSValidation #87
    • Error when using FormRequest validation #96