exchema v0.1.0 Exchema.Schema

Defines the DSL for defining a schema

Link to this section Summary

Link to this section Types

Link to this type t()
t() :: %{required(any()) => field()} | module()

Link to this section Functions

Link to this macro field(name, args \\ []) (macro)
Link to this macro nested(name, list) (macro)
Link to this macro schema(list) (macro)