| PropertyBuilder<V,P extends Property<V>,B extends io.github.mmm.validation.main.ObjectValidatorBuilder<V,? extends PropertyBuilder<V,P,B,SELF>,?>,SELF extends PropertyBuilder<V,P,B,SELF>> |
Abstract base class for a Builder to create instances of a particular type of
Property.
|