ex_json_schema

v0.5.6

  • Pages
  • Modules
  • Exceptions

    ex_json_schema v0.5.6 ExJsonSchema.Validator.Items

    Link to this section Summary

    Functions

    validate(root, arg2, items)

    Link to this section Functions

    Link to this function validate(root, arg2, items)
    validate(Root.t(), ExJsonSchema.Schema.resolved(), ExJsonSchema.data()) :: []
    validate(Root.t(), ExJsonSchema.Schema.resolved(), [ExJsonSchema.data()]) :: ExJsonSchema.Validator.errors_with_list_paths()
    validate(Root.t(), ExJsonSchema.Schema.resolved(), [ExJsonSchema.data()]) :: ExJsonSchema.Validator.errors_with_list_paths()

    Built using ExDoc (v0.18.2), designed by Friedel Ziegelmayer for the Elixir programming language.