Skip to content

Releases: seedstack/validation-addon

v2.3.0

28 Apr 08:11

Choose a tag to compare

  • [chg] Validation plugin automatically disables itself if no validation API is present on the classpath.
  • [new] Add a facet for providing the ValidatorFactory to other plugins.
  • [chg] Update for SeedStack for 16.4

v2.2.0

21 Jan 15:23

Choose a tag to compare

  • [new] An ExceptionMapper for ConstraintViolationException is provided by default.
  • [new] The ValidatorFactory is now injectable.
  • [chg] The ValidationService is deprecated and replaced by Validator from the spec (injected or obtained through ValidatorFactory).
  • [brk] The org.seedstack.validation.ValidationException is replaced by the standard ConstraintViolationException.

v2.1.0

17 Nov 09:22

Choose a tag to compare

Update for release