Ory.Model.LoginFlowTestSchemaValidationError (ory_client v1.22.39)

Copy Markdown

One identity-schema validation failure recorded while evaluating the traits produced by the Jsonnet mapper.

Summary

Types

t()

@type t() :: %Ory.Model.LoginFlowTestSchemaValidationError{
  message: String.t() | nil,
  path: String.t() | nil
}

Functions

decode(value)