Uses of Package
specialized_checkers.time.temporal
Packages that use specialized_checkers.time.temporal
-
Classes in specialized_checkers.time.temporal used by specialized_checkers.time.temporalClassDescriptionCheckerDate is a specialized checker for validating and performing assertions on
Date
values.CheckerLocalDate is a specialized checker for validating and performing assertions onLocalDate
values.CheckerLocalDateTime is a specialized checker for validating and performing assertions onLocalDateTime
values.CheckerLocalTime is a specialized checker for validating and performing assertions onLocalTime
values.InterfaceCheckerDate defines a contract for date/time checker classes, providing common validation methods such as comparisons (before, after, in range) and temporal checks (past, future).