exchema v0.2.0 Exchema

Documentation for Exchema.

Link to this section Summary

Link to this section Types

Link to this type error()
error() :: {Exchema.Type.predicate_spec(), any()}

Link to this section Functions

Link to this function errors(value, type, opts \\ [])
errors(any(), Exchema.Type.spec(), [{atom(), any()}]) :: [error()]
Link to this function is?(val, type, opts \\ [])
is?(any(), Exchema.Type.spec(), [{atom(), any()}]) :: boolean()