This repository has been archived by the owner on Nov 15, 2017. It is now read-only.
Release 0.1.6
- Add computed module validation (05e64f4)
- Remove alpha notice (6a72d22)
- Show return values (4108799)
- Add first ocumentation (5ff5665)
- Reorder valid/invalid logic output (2aea75b)
- Fix result concatination of validation steps (6fab3dd)
- Fix context to be component and not ruleContext for merge validator (785a8db)
- Fix return value of validator aggregator (e9df1a3)
- Add context to validation aggregator (dcdb1de)
- Add missing validation return (2e45094)
- Fix context (6e81ea5)
- Fix context (67e522b)
- Fix context (5eb660b)
- Use computed instead of vuex getters as they are initialised before we can attachto init phase (164b70c)
- Add pre init and post init phase (261ce4b)
- Fix array typo (f6a250c)
- Fix typo (a501720)
- Add computed validation properties (67d7020)
- Add properties mapping of rules (673f127)