6.0.5 • Published 14 days ago

@cleo/ngx-json-schema-form-validation v6.0.5

Weekly downloads
62
License
-
Repository
github
Last release
14 days ago

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.

6.0.5

14 days ago

6.0.4

2 months ago

6.0.3

2 months ago

6.0.1

10 months ago

6.0.0

10 months ago

6.0.2

6 months ago

5.0.2

11 months ago

5.0.1

1 year ago

5.0.0

1 year ago

4.1.6

2 years ago

4.1.5

2 years ago

4.1.4

2 years ago

4.1.3

2 years ago

4.1.2

2 years ago

4.1.1

2 years ago

4.1.0

3 years ago

3.1.1

3 years ago

3.0.2

3 years ago

3.1.0

3 years ago

4.0.1

3 years ago

4.0.0

3 years ago

3.0.1

3 years ago

3.0.0

3 years ago

2.1.3

3 years ago

2.1.2

3 years ago

2.1.1

3 years ago

2.1.0

3 years ago

2.0.3

4 years ago

2.0.0

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago