We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e1d3b49 commit 43200d0Copy full SHA for 43200d0
README.md
@@ -9,6 +9,13 @@
9
Complex type validators that generate TypeScript types for you.
10
The validation errors are detailed. Adapted from the brilliant work in `flow-runtime`.
11
12
+# Deprecated
13
+
14
+I recreated this project as [`typed-validators`](https://github.com/jcoreio/typed-validators) and added Flow support!
15
16
+A few breaking changes to the API were necessary for Flow support, but they also made it easier to declare objects with
17
+optional properties.
18
19
# Table of Contents
20
21
<!-- toc -->
0 commit comments