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