Skip to content

Extend schema builder & add validation based on builder schema #23

@wommel0

Description

@wommel0

Currently manual validation is required which is not great when you already define a full schema. Tasks:

  • Extend schema builder a bit to allow min/max values for character-like, numeric and arrays
  • Write a schema validator based on the schema builder ... alternatively consider validation based on the json schema which would make the validator a bit more generic. It will however only support the limited feature scope of the builder.
  • Update documentation

Metadata

Metadata

Assignees

Labels

documentationImprovements or additions to documentationenhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions