toggle menu
akkurate
jvm
switch theme
search in API
akkurate-core
/
dev.nesk.akkurate.constraints.builders
/
isAfter
is
After
jvm
fun
Validatable
<
Instant
?
>
.
isAfter
(
other
:
Instant
)
:
Constraint
fun
Validatable
<
LocalDate
?
>
.
isAfter
(
other
:
LocalDate
)
:
Constraint
fun
Validatable
<
LocalDateTime
?
>
.
isAfter
(
other
:
LocalDateTime
)
:
Constraint
fun
Validatable
<
ZonedDateTime
?
>
.
isAfter
(
other
:
ZonedDateTime
)
:
Constraint