Skip to content
This repository has been archived by the owner on Aug 23, 2022. It is now read-only.

Validation on a collection as a Group #1186

Open
greghawk opened this issue Oct 1, 2018 · 0 comments
Open

Validation on a collection as a Group #1186

greghawk opened this issue Oct 1, 2018 · 0 comments

Comments

@greghawk
Copy link

greghawk commented Oct 1, 2018

Not sure how to ask this or if I am being ignorant but I am attempting work on a collection that has overall group level validation. Think file uploader. I have valid and invalid files going into a collection and I need to track them as valid and invalid and have a group level validation accepted files count > X. When i attempt to call change on user.uploads versus user.uploads[ i ] I get mixed results. sometimes it works, sometimes it adds nested props to each prop like valid = {validating: false, valid: true, pristine: false} rather than valid = true

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