Dependencies were being incorrectly validated many times, even if they were already in the validated fields list. This would cause None to be set as a dependency's value if it had already been validated.
This bug was introduced in 0.2.0, and this release fixes the issue.
0.2
FormScribe now supports regular expression based fields.