Commit Graph

30 Commits (master)

Author SHA1 Message Date
Evgeny Poberezkin fdfbd4402a feat: support for required dependencies of custom keyword (keywords that must be present in the same schema) 2019-02-09 20:28:33 +00:00
Evgeny Poberezkin 4687ed3465 docs: corrections 2017-11-25 20:23:52 +00:00
Evgeny Poberezkin f936ef55e3 docs: more chaining examples 2017-11-24 19:06:00 +00:00
Evgeny Poberezkin fc66d316f2 docs: it.util.equal 2017-05-19 20:13:26 +01:00
Evgeny Poberezkin fe4fb1f99d Merge branch 'master' into 5.0.0 2017-02-10 22:17:18 +00:00
Cody De La Vara 9432451a84 Update CUSTOM.md
Minor typo in the `custom` validate keyword example.
2017-02-09 12:04:26 -05:00
Evgeny Poberezkin a06327eab4 Merge branch 'master' into 5.0.0 2017-01-20 23:30:54 +00:00
Evgeny Poberezkin d314df2721 docs: modifying option in custom keyword definition, closes #392 2017-01-20 22:16:11 +00:00
Evgeny Poberezkin 9f487e2833 refactor: rename keyword "constant" to "const", #367 2016-12-21 21:50:10 +00:00
Evgeny Poberezkin fb2e39b7d5 docs: schema compilation context passed to compile and macro custom keyword functions 2016-08-30 00:14:43 +01:00
Evgeny Poberezkin 9dff6474d7 feat: pass schema compilation context (it) to compiled and macro custom keyword functions, closes #280 2016-08-29 22:56:07 +01:00
Evgeny Poberezkin 932a44e73d docs: rootData variable in custom keywords validation function, #289 2016-08-29 21:59:56 +01:00
Evgeny Poberezkin a1dc7df458 docs: fix site 2016-08-10 00:27:45 +01:00
Evgeny Poberezkin d64b84f5ff
Merge branch 'master' into 4.2 2016-07-22 15:00:44 +01:00
Evgeny Poberezkin ac5c746f0a
Revert "Revert "feat: meta schema for custom keywords schemas, closes #230""
This reverts commit 09879d21ad.
2016-07-22 14:49:43 +01:00
Evgeny Poberezkin 13e98fbee1
docs: support $data reference in custom keywords, closes #146 2016-07-22 14:48:44 +01:00
Jonathan Guillotte-Blouin 5262c9f6bd fix errors in CUSTOM doc 2016-07-19 18:33:08 -04:00
Evgeny Poberezkin 09879d21ad
Revert "feat: meta schema for custom keywords schemas, closes #230"
This reverts commit 1a6e4b576c.
2016-07-18 18:51:57 +01:00
Evgeny Poberezkin 1a6e4b576c
feat: meta schema for custom keywords schemas, closes #230 2016-07-17 11:20:47 +01:00
Evgeny Poberezkin c40fb0a484 gh-pages-generator path 2016-04-16 21:58:55 +01:00
Evgeny Poberezkin 32f38252fb fix link in docs 2016-03-29 22:10:36 +01:00
Evgeny Poberezkin 7399e441d0 fix link in CUSTOM.md 2016-02-28 23:00:14 +00:00
Evgeny Poberezkin 53a6c70138 asynchronous custom keywords can define custom errors by returning the promise that rejects with Ajv.ValidationError, closes #118 2016-02-28 22:14:18 +00:00
Evgeny Poberezkin bdd1748dec schema: false option in "validate" custom keyword definition for custom keywords that do not depend on the schema 2016-02-21 13:27:38 +00:00
Evgeny Poberezkin de65510f1e passContext option; pass parent data to custom keyword functions 2016-02-16 00:15:20 +00:00
Nonemoticoner 25168cbca6 Syntax highlight for CUSTOM.md 2016-02-10 21:20:32 +01:00
Evgeny Poberezkin d502468ff2 additional docs for custom keywords 2016-02-06 16:38:27 +00:00
Evgeny Poberezkin 449b390054 Update CUSTOM.md 2016-01-22 17:46:09 +00:00
Evgeny Poberezkin 036a428d98 Update CUSTOM.md 2016-01-22 11:28:13 +00:00
Evgeny Poberezkin dfd2a7d71f readme: custom keywords 2016-01-22 11:28:23 +00:00