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

Validation Scopes #10

Open bsh-generator opened 3 months ago

bsh-generator commented 3 months ago

Introduce the concept of validation scopes, where certain validations only apply within specific contexts or under certain conditions.