0.3.5-alpha • Published 2 years ago

@gs.i/utils-specify v0.3.5-alpha

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

Schema specifier

This processor accepts a loose version of schema, specifies all the optional members( also some missed required members ) by replacing them with corresponding default value, returns a strict schema that contains all the necessary parts.

Note: this will modify the input object.