Annotation Interface EndsWith
Annotation that marks that an options value must end with a given string
-
Required Element Summary
Required Elements -
Optional Element Summary
Optional ElementsModifier and TypeOptional ElementDescriptionbooleanIf true then case of the value is ignoredThe locale used for comparisons
-
Element Details
-
suffixes
-
ignoreCase
boolean ignoreCaseIf true then case of the value is ignored- Returns:
- Ignore case
- Default:
false
-
locale
-