Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

api: addition of FormatChecker support #144

Merged
merged 1 commit into from
Jul 27, 2016
Merged

api: addition of FormatChecker support #144

merged 1 commit into from
Jul 27, 2016

Commits on Jul 27, 2016

  1. api: addition of FormatChecker support

    * Makes the FormatChecker feature of jsonschema accessible by allowing
      arbitrary keyword arguments in calls to validate and create, which
      are passed to the underlying JSON schema implementation (closes #142).
    
    * Adds a reminder about this jsonschema feature in the documentation,
      and a complete example as a test.
    
    Signed-off-by: Jacopo Notarstefano <jacopo.notarstefano@cern.ch>
    Jacopo Notarstefano authored and jacquerie committed Jul 27, 2016
    Configuration menu
    Copy the full SHA
    7dbbbc9 View commit details
    Browse the repository at this point in the history