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

Child model and collection validators #203

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

Soesah
Copy link

@Soesah Soesah commented Feb 5, 2014

When using nested models and nested collection, you can use these validators to force validation on the nested model as well as part of the validation of the main model.

jeroensen and others added 4 commits January 3, 2014 10:11
…butes

Added nested model / collection validations as suggested in
thedersen#109. Also
modified validation on change. Switched for on change validation to
only changed attribute in stead of all attributes to prevent triggering
of non modified attributes (having default not correct not modified
values).
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.

None yet

2 participants