ex_json_schema

v0.5.7

  • Pages
  • Modules
  • Exceptions

    ex_json_schema v0.5.7 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(
      ExJsonSchema.Schema.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.