Skip to content

0.13.0

Compare
Choose a tag to compare
@EisenbergEffect EisenbergEffect released this 29 Sep 04:24
· 187 commits to master since this release

aurelia-validation 0.13.0

Bug Fixes

  • ValidationParser: handle props that are only accessible via bracket syntax

Features

  • validation-rules: permit uppercase email
  • validateTrigger: add changeOrBlur trigger
  • ValidateBindingBehavior: enable specifying validate trigger on individual bindings
  • Validator: rule prioritization and bailing
  • ValidationControllerFactory: add validator arg to createForCurrentScope