Releases: AlisherARI/light-vue3-validation
Releases · AlisherARI/light-vue3-validation
Bug fixes and changed README
- Fixed bugs with imports
- Added new rules (watch new rules in docs)
- Changed documentation in README.md
Full typed, added object validations
- Renamed validation hooks from
validateReftouseValidateanduseValidateObject - Added full typescript support
- Added objects validations
First release
includes the following rules
- required
- email
- date
- numeric
- minLength
- maxLength