method
Definition.MaxLength
func (d Definition) MaxLength() (
int,
bool,
)MaxLength returns the maximum accepted Unicode code-point length.
Related types
DefinitionAn immutable authored field definition.
method
func (d Definition) MaxLength() (
int,
bool,
)MaxLength returns the maximum accepted Unicode code-point length.
DefinitionAn immutable authored field definition.