Skip to content
This repository has been archived by the owner on May 4, 2020. It is now read-only.

Support nested state validation #11

Closed
ivan-kleshnin opened this issue Feb 16, 2015 · 0 comments
Closed

Support nested state validation #11

ivan-kleshnin opened this issue Feb 16, 2015 · 0 comments

Comments

@ivan-kleshnin
Copy link
Contributor

Now is not described how to implement, neither works :(

var nextErrors = Object.assign({}, this.state.errors, ValidationFactory.validate(schema, data, key));

does not resets error messages, after revalidation with correct data input, because nested keys like model.username is not properly supported.

I'm working on this right now...

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant