Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Validate qualifiers on commit #45

Open
pietermartin opened this issue Feb 20, 2016 · 0 comments
Open

Validate qualifiers on commit #45

pietermartin opened this issue Feb 20, 2016 · 0 comments

Comments

@pietermartin
Copy link
Owner

Currently qualifiers are validated when the qualified collection is modified.
When an object is created via its composite constructor the qualifiers value is not yet set and the validation passes. However later the value is set making the collection invalid but since it is not validated on commit the model is in a invalid state.

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

No branches or pull requests

1 participant