bshgenerator / ts-validation

library to simplify the data validation in ts projects
https://bshg-libs.vercel.app/ts-validation
MIT License
4 stars 0 forks source link

Grouped Validation Messages #9

Open bsh-generator opened 3 months ago

bsh-generator commented 3 months ago

Support grouped validation messages where errors for multiple fields can be combined into a single message, reducing clutter and improving user experience.