public class LocalDateTimeFunctionsKt
@NotNull
public static <E> org.valiktor.Validator.Property<org.joda.time.LocalDateTime> isToday(@NotNull
org.valiktor.Validator.Property<org.joda.time.LocalDateTime> $receiver)
Validates if the LocalDateTime property is today
@NotNull
public static <E> org.valiktor.Validator.Property<org.joda.time.LocalDateTime> isNotToday(@NotNull
org.valiktor.Validator.Property<org.joda.time.LocalDateTime> $receiver)
Validates if the LocalDateTime property isn't today