6 packages
jke-next
Joi Key Extensions provides extensions to the [Joi](https://github.com/hapijs/joi) validation library that allow validation of: * Foreign key style relationships, where a value must be a reference to a value elsewhere in an object tree. Unlike the Joi
joi-fk-extension
This is an extension for the [Joi](https://github.com/hapijs/joi) validation library that allows validation of foreign key style references to other objects.
joi-key-extensions
Joi Key Extensions provides extensions to the [Joi](https://github.com/hapijs/joi) validation library that allow validation of: * Foreign key style relationships, where a value must be a reference to a value elsewhere in an object tree. Unlike the Joi
joi-unique-value-extension
This is an extension for the [Joi](https://github.com/hapijs/joi) validation library that allows validation that a field is unique compared to a set of other field values.
rdsc
RDSC is a tool to allow for declarative / desired state configuration of systems with a REST configuration API. It is intended for use standalone or in conjunction with a configuration management tool like Puppet.
react-auto-edit
React Auto Edit is a library of components for producing low-code, schema driven editing UIs. You define the data schema, provide the REST APIs, and React Auto Edit automagically provides the UI. Validation of data against the schema is included automat