@cleo/ngx-json-schema-form-validation
TypeScript icon, indicating that this package has built-in type declarations

6.0.5 • Public • Published

JSON Schema Form

This project validates JSON Schema 7 generated from the front end form builder. This code needs to work in tandem with the front end JSON Schema Form package.

Getting Started

Install the library in your project

npm install @cleo/ngx-json-schema-form-validation

Once the package has been installed, you can use the RequiredSchemaValueValidationService, SecuredSchemaValueValidationService, or SchemaValidationService to validate from the back end that the schema is formatted as you would expect.

Note: be sure to only pass in a valid JSON schema object. If you don't already have your own schemas, you can use a preconfigured schema projects/jsf-launcher/src/app/schema.json to test with.

Readme

Keywords

none

Package Sidebar

Install

npm i @cleo/ngx-json-schema-form-validation

Weekly Downloads

137

Version

6.0.5

License

none

Unpacked Size

372 kB

Total Files

18

Last publish

Collaborators

  • jonathan.kishkunas.cleo
  • ajacobs494
  • aevett
  • stan.fisher
  • mdoylecleo
  • sshulgancleo
  • lhorncleo