MapSchema.CustomType behaviour (map_schema v0.2.2) View Source

Definition of MapSchema CustomType

Link to this section Summary

Link to this section Callbacks

Specs

cast(value :: any()) :: any() | :error

Specs

doctest_values() :: [{value :: any(), expected :: any()}]

Specs

is_valid?(value :: any()) :: true | false

Specs

name() :: atom()

Specs

nested?() :: true | false