-
- Notifications
You must be signed in to change notification settings - Fork 603
Closed
Labels
EnhancementSome new desired functionalitySome new desired functionality
Description
I'm not sure if it would be a common enough use, but in my case I want custom error messages from format checkers. Wanted to see if this would be useful to support directly in jsonschema, or if I should just implement in my project.
Was thinking the checker functions could optionally raise a ValidationError that validate_format would then catch and yield.
Metadata
Metadata
Assignees
Labels
EnhancementSome new desired functionalitySome new desired functionality