@tasmidur/dynamic-validation-rules-from-db
Your project description
Your project description
A simple and flexible validation package for common data types and formats, including email, URLs, dates, numbers, and more.
The CLI tool automatically generates basic validation rules for popular libraries such as JOI, ValidatorJS and @vinejs/vine based on your database table schema!
Just a simple validation package
Automatically generate initial Node.js validation schema rules from your database table schema. Use them as a foundation for refining and optimizing your validation rules as required