Class PropertyValueConstraints

All Implemented Interfaces:
Serializable, Cloneable, Iterable<PropertyValueConstraint>, Collection<PropertyValueConstraint>, List<PropertyValueConstraint>, RandomAccess, SequencedCollection<PropertyValueConstraint>

@Generated(value="io.swagger.codegen.v3.generators.java.JavaClientCodegen", date="2026-08-31T14:59:11.785821062+02:00[Europe/Berlin]") public class PropertyValueConstraints extends ArrayList<PropertyValueConstraint>
Restriction of values of a property (with value list) in context of a class
See Also: