k88hudson / react-formation

Robust, testable forms with react in minutes
https://k88hudson.github.io/react-formation
33 stars 9 forks source link

Rename type to validations #32

Closed k88hudson closed 8 years ago

k88hudson commented 8 years ago

For schemas, type is not really a great name for validations, let's use `validations instead.

Let's deprecate type with a warning message for a couple of revisions though

k88hudson commented 8 years ago

Done!