Estructura.Nested.Type behaviour (estructura v1.8.0)
View SourceThe type to be used for coercing, validating, and generation of the implementation’s instances.
Summary
Callbacks
Coerces the value coming from outside
The generator for the type
The generator for the type accepting options
Validates the value as being correct
Callbacks
Coerces the value coming from outside
@callback generate() :: StreamData.t(any())
The generator for the type
@callback generate(keyword()) :: StreamData.t(any())
The generator for the type accepting options
Validates the value as being correct