Skip to content

Commit

Permalink
update validators docs
Browse files Browse the repository at this point in the history
  • Loading branch information
martvanrijthoven committed Oct 2, 2024
1 parent 5ddfc7b commit 588d44e
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs/source/getstarted.rst
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,12 @@ User Guide

Context Keys

.. button-link:: userguide/notebooks/validators.html
:color: primary
:expand:

Validators



.. toctree::
Expand Down
7 changes: 7 additions & 0 deletions docs/source/userguide/notebooks/validators.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,13 @@
"from dicfg import ConfigReader"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"## Use validators with @validate(validator-name) in config files"
]
},
{
"cell_type": "code",
"execution_count": 8,
Expand Down

0 comments on commit 588d44e

Please sign in to comment.