Run hooks during validation by default (#7182)
* run hooks during validation by default * Revert "run hooks during validation by default" This reverts commit da66b72bce4bc274f10745ec98cad86ccb1def20. * hooks by default * write validation sequence more cleanly and migrate instance validator integration tests to unit tests * remove only * ignore w30 * change log * fix jshint error and use const * jshint fix * only validationFailed hook when validation fails * fix changelog * fix changelog * add integration tests back * fix indentation * and fix spacing * final code review changes
Showing
with
151 additions
and
18 deletions
test/unit/instance-validator.test.js
0 → 100644
-
Please register or sign in to post a comment