Skip to content

Conversation

petestreet
Copy link

@petestreet petestreet commented Jul 8, 2016

This fixes #695. Before, fields that previously passed validation were not re-validated, even if their contents changed, because their state would be set to false instead of null.

This fixes meteor-useraccounts#695.  Before, fields that previously passed validation didn't have to be re-validated, even if their contents changed, because their `state` would be set to `false` instead of `null`.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Validation doesn't always work
1 participant