Skip to content

Organize error messages better #97

Description

@cjmyers

Make it very clear in the validator when an error is a error (serious problem, red checkbox in the list), a completeness issue (blue circle, can be ignored, if you like by turning off completeness checking), or a best practice (this is off by default actually).

Maybe an output like:

We found W validation errors in your file, click here for more details.
These are serious errors with your SBOL file that cannot be ignored.

We found X completeness warnings in your file, click here for more details.
If you wish to ignore these in the future, select Allow incomplete documents.

We found Y URI compliance warnings in your file, click here for more details.
If you wish to ignore these in the future, select Allow non-compliant URIs.

We found Z best practice warnings in your file, click here for more details.
If you wish to ignore these in the future, de-select Check best practices.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions