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-04-24T20:33:44.929185777+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: