# `Ory.Model.LoginFlowTestSchemaValidationError`

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

# `t`

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

# `decode`

---

*Consult [api-reference.md](api-reference.md) for complete listing*
