Interface ValidatorContext


public interface ValidatorContext
Context of a ConstraintValidator.
  • Method Summary

    Modifier and Type
    Method
    Description
    Clock to use for validation of calendar constraints.
  • Method Details

    • clock

      Clock clock()
      Clock to use for validation of calendar constraints.
      Returns:
      the configured clock, or the system clock if none was configured