Skip to content

Initial Version

Pre-release
Pre-release
Compare
Choose a tag to compare
@jorenrui jorenrui released this 16 Oct 11:13
· 1 commit to main since this 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.