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-06-18T08:21:09.846146828Z[Etc/UTC]") public class PropertyValueConstraints extends ArrayList<PropertyValueConstraint>
Restriction of values of a property (with value list) in context of a class
See Also: