Class Property


  • public class Property
    extends Object
    Describes a property, which contain several validations. Each property may contain at most one validation of each class. For example, if maxLength(int) is invoked multiple times, only the last one will be used.