Skip to content

Question: Is the validator able to return all validation failures at once? #180

@ghost

Description

In my testing with a document with a large number of validation failures, the validator does not seem to return all failures at once. If I clear the failures in a given set of messages and re-run it may then return new errors. This cycle may continue and so I may have to run many times to fix all the errors in a document. Is this expected behavior? If so, is there a way to force the validator to keep going until its collected all violations before stopping? I can provide an example but wanted to know if it is working-as-design before I go through the work of providing an example.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions