method
Definition.Min
func (d Definition) Min() (
float64,
bool,
)Min returns the inclusive minimum accepted by a number field.
Related types
DefinitionAn immutable authored field definition.
method
func (d Definition) Min() (
float64,
bool,
)Min returns the inclusive minimum accepted by a number field.
DefinitionAn immutable authored field definition.