Class DecimalRange.DecimalRangeValidator

All Implemented Interfaces:
jakarta.validation.ConstraintValidator<DecimalRange,Object>
Enclosing class:
DecimalRange

public static class DecimalRange.DecimalRangeValidator extends RangeValidatorSupport<DecimalRange>
指定された実数の範囲の数値であることを検証するバリデータ。