Constant Field Values

Contents

org.tentackle.*

  • org.tentackle.validate.scope.AllScope
    Modifier and Type
    Constant Field
    Value
    public static final String
    "ALL"
  • org.tentackle.validate.scope.ChangeableScope
    Modifier and Type
    Constant Field
    Value
    public static final String
    "CHANGEABLE"
  • org.tentackle.validate.scope.InteractiveScope
    Modifier and Type
    Constant Field
    Value
    public static final String
    "INTERACTIVE"
  • org.tentackle.validate.scope.MandatoryScope
    Modifier and Type
    Constant Field
    Value
    public static final String
    "MANDATORY"
  • org.tentackle.validate.scope.PersistenceScope
    Modifier and Type
    Constant Field
    Value
    public static final String
    "PERSISTENCE"