Skip to content

Releases: jorenrui/cevali

Initial Version

16 Oct 11:13
Compare
Choose a tag to compare
Initial Version Pre-release
Pre-release

This is the initial working version of cevali.

Changelog

Cevali includes the following APIs:

  • create - used to create a schema type.
  • extend - used to extend a validator.
  • object - used to create an object schema.
  • CevaliError - an Error thrown by the validators.
  • TYPE - used in conjunction with the create API. It signifies the data type to be used.