js-data-schema
js-data-schema copied to clipboard
List of validation / types? Where to find more validation rules?
I see from the documentation there are a few built in types and validators. It would be helpful to document these in the readme. For example, sailsjs does a great job with this.
Secondly, are they any good sources for additional data types out there in the community that you can link to?
For starters, you can call Schemator#availableDataTypes() and Schemator#availableRules()