Annotation Interface OslcMaxSize
-
Required Element Summary
Required ElementsModifier and TypeRequired ElementDescriptionint
For String properties only, specifies maximum characters allowed.
-
Element Details
-
value
int valueFor String properties only, specifies maximum characters allowed. If not set, then there is no maximum or maximum is specified elsewhere.
-