Skip to content

Releases: making/yavi

0.0.6

24 Aug 03:52

Choose a tag to compare

  • Rename to constraintForNested for the constraint of a nested object (Breaking Change)
  • Rename from xxxxIfNotNull to xxxxIfPresent (Breaking Change)
  • Accept Locale in MessageFormatter (Breaking Change)

0.0.5

24 Aug 01:25

Choose a tag to compare

  • Support constraints for each element in Collection/Map/Object[]

0.0.4

23 Aug 10:58

Choose a tag to compare

  • Add constraints for the byte size of CharSequences
  • Change messageKey of NumericConstraintBase for the consistency

0.0.3

23 Aug 07:39

Choose a tag to compare

  • Reversed left and right of the result of validateToEither
  • Add ViolationDetail for Jackson serialization
  • Add throwIfInvalid method

0.0.2

23 Aug 05:58

Choose a tag to compare

  • Support Either API
  • Support inline-nested constrains
  • Add a constraint for Character
  • Add Validator.builder(Class<T>) method
  • Fix wrong error messages

0.0.1

22 Aug 19:02

Choose a tag to compare

🎉 Initial release