Skip to content

An unopinionated validation library for when you don't want to use a jack hammer for the job of a screwdriver

Notifications You must be signed in to change notification settings

calebmer/data-guard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Data Guard

I was frustrated with all the validation libraries out there. They all are hard to write custom error messages for, most of them are schema-less, they are not interoperable between frameworks, they did not do asynchronous validation, and many many more grievances. So I made my own validation library data-guard. If it does not work well for your use-case submit an issue. Let's work together to design a simple, extendable validation library.

Documentation—WIP

If you want to learn more about data-guard, bug me about it on the issue tracker and I can write some documentation.

About

An unopinionated validation library for when you don't want to use a jack hammer for the job of a screwdriver

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published