Interface LocaleConstraint

All Superinterfaces:
Constraint, ModelElement, NamedElement
All Known Implementing Classes:
DefaultLocaleConstraint

public interface LocaleConstraint extends Constraint
Restricts a value to a specific language.
Since:
SAMM 1.0.0
  • Method Details

    • getLocaleCode

      Locale getLocaleCode()
      Returns:
      an IETF BCP 47 language code for the language of the value of the constrained Property.