-
Notifications
You must be signed in to change notification settings - Fork 0
Expose validateWithErrors? #1
Copy link
Copy link
Open
Description
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).
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels