Annotation Type |
Description |
QuantityMaxConstraint
|
Validates the allowed maximum of the annotated quantity (instance of javax.measure.Quantity ).
|
QuantityMaxConstraintList
|
|
QuantityMinConstraint
|
Validates the allowed minimum of the annotated quantity (instance of javax.measure.Quantity ).
|
QuantityMinConstraintList
|
|
QuantityRangeConstraint
|
Validates the quantity (instance of javax.measure.Quantity ) against specified quantity range.
|
QuantityRangeConstraintList
|
|
QuantityUnitConstraint
|
Validates the unit of the provided quantity (instance of javax.measure.Quantity ).
|
QuantityUnitConstraintList
|
|