Commit Graph

9 Commits

Author SHA1 Message Date
Tim Sebastian 6a7a7d5633 use allOf instead of "extendRefs: true" option
this is recommended by @epoberezkin
2017-02-02 22:54:20 +11:00
Tim Sebastian 3ba9ed99c0 fix existing tests that failed schema validaton 2017-02-02 22:36:15 +11:00
Tim Sebastian 2a6ba9cc2f apply absolutePath to webpack schema 2017-02-02 20:13:37 +11:00
songawee 20968e90cb address pr comments 2017-01-21 10:46:31 -07:00
songawee fe217ab7e7 refactor of ValidateSchema and Validation.test to es6 2017-01-21 10:43:22 -07:00
Evgeny Poberezkin d7518494c1 fix(warning): only use keyword instanceof, fixes #3562 (#3566)
* fix(warning): only use keyword instanceof, fixes #3562

* fix styling error
2016-12-23 10:57:37 -06:00
Tobias Koppers 3c1086303f Improve validation errors 2016-12-14 11:34:57 +01:00
Kees Kluskens 7add543b9d Merge branch 'master' into SpaceK33z-fix-schema-instanceof 2016-11-04 10:31:26 +01:00
Kees Kluskens aa4c5a0932 Implement feedback 2016-11-03 15:02:14 +01:00