Class AnnotationParametersDecimalMinMaxCheck

All Implemented Interfaces:
ConstraintCheck

public class AnnotationParametersDecimalMinMaxCheck extends AnnotationParametersAbstractCheck
Checks that the parameters used on jakarta.validation.constraints.DecimalMin and jakarta.validation.constraints.DecimalMax annotations are valid.
Author:
Marko Bekhta