Skip to content

Expose validateWithErrors? #1

@jhrcek

Description

@jhrcek

The readme mentions

import JSONSchema.Validation -- validate / validateWithErrors (optional)

Yet, the library doesn't expose the Validation module, nor reexports the validateWithErrors function.
Should the function/module 1) be exposed via exposed-modules or 2) removed from the readme.

To me it seems like having ability for more detailed validation errors would be very useful (more usable in the "parse, don't validate" world than Bool-returning function), so I'd vote for 1).

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