MapSchema.CustomType behaviour (map_schema v0.2.2)
View Source
Definition of MapSchema CustomType
Specs
cast(value :: any()) :: any() | :error
Specs
doctest_values() :: [{value :: any(), expected :: any()}]
Specs
is_valid?(value :: any()) :: true | false
Specs
nested?() :: true | false