0.12.3
·
211 commits
to master
since this release
aurelia-validation 0.12.3
Features
- RenderInstruction: add 'kind' property
- withMessage: provide access to getDisplayName
- ValidationParser: caching and warnings
- ValidateBindingBehavior: support custom attributes
- ValidationRules: add equals rule
Bug Fixes
- build: turn on declarations flag
- ValidationParser: parse arrow functions
Code Refactoring
- ValidateBindingBehavior: use controller.container API