Skip to content

Added ISO String dates and fixed params not benefiting from validation annotations.

Compare
Choose a tag to compare
@Wicpar Wicpar released this 28 Feb 16:33
· 41 commits to master since this release
4c62c01
  • Added ISO String Support through LocalDate, LocalTime, OffsetTime, LocalDateTime, OffsetDateTime, ZonedDateTime, Instant, and Date
  • Fixed validation annotations like Min, Max, etc... Not working on parameters.