This repository was archived by the owner on Jul 4, 2025. It is now read-only.
Fix minLength and maxLength rules to use mutated value
Using the original value was required before adding the trim and the escape rules. 7a0402e
Commits
- fix: use the mutated value for validating minLength and maxLength 80081bb
- chore: update dependencies 2d63698
Full Changelog: v12.3.1...v12.3.2