nex_json_schema

v0.7.2

  • Pages
  • Modules
  • Exceptions

    nex_json_schema v0.7.2 NExJsonSchema.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, NExJsonSchema.Schema.resolved, NExJsonSchema.data) :: []
    validate(Root.t, NExJsonSchema.Schema.resolved, [NExJsonSchema.data]) :: NExJsonSchema.Validator.errors_with_list_paths
    validate(Root.t, NExJsonSchema.Schema.resolved, [NExJsonSchema.data]) :: NExJsonSchema.Validator.errors_with_list_paths

    Built using ExDoc (v0.16.2), designed by Friedel Ziegelmayer.