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> $this$isToday)
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> $this$isNotToday)
Validates if the LocalDateTime property isn't today