Skip to content
This repository was archived by the owner on Jul 4, 2025. It is now read-only.

Adding new rules

Choose a tag to compare

@thetutlage thetutlage released this 27 Apr 05:15
· 231 commits to develop since this release

Highlights

Commits

  • improvement: hardening regex rule 4b54690
  • refactor: use ternary operator afe988d
  • improvement: convert regex rule to string during compile phase c46a2c8
  • improvement: show messages as json when its an ajax request aa99e00
  • chore: update dependencies 38d2ef4
  • feat: added uuid validation rule (#80) 142d025
  • feat: RegExp validation rule (#81) 9b8430e
  • refactor: use _csrf field when ignoring its value from flash messages 5584c97
  • chore: update dependencies 88341c2

v7.0.3...v7.1.0