Skip to content

Object validation with schema #92

@inzanez

Description

@inzanez

Ok, I managed to load a schema from a JSON file. First I was under the impression that I could use that 'schema' to validate an object. But it seems that this is not what the schema is for. As far as I can see now, one can only validate that the schema itself is correct. Is that right?

For object validation one would need to use the DSL? If that is true: how can I load a Builder from an already existing schema?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions