We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ab6a25 commit f0d3c94Copy full SHA for f0d3c94
README.md
@@ -12,6 +12,8 @@ It also allows "stacking" conditions via `when` for properties that depend on mo
12
child property. Yup separates the parsing and validating functions into separate steps so it can be used to parse
13
json separate from validating it, via the `cast` method.
14
15
+**Try it out:** https://runkit.com/jquense/yup#
16
+
17
<!-- START doctoc generated TOC please keep comment here to allow auto update -->
18
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
19
**Table of Contents** *generated with [DocToc](https://github.com/thlorenz/doctoc)*
0 commit comments