Skip to content

v2.10.0

Compare
Choose a tag to compare
@lmajano lmajano released this 12 Feb 23:18

[2.10.0] => 2021-FEB-12

Added

  • Moved the registration of the validator from the configure() to the afterAspectsLoad() interception point to allow for modules to declare the validator if needed.
  • Moved handler bean to afterAspectsLoad() to allow for module based invalid events to work.