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