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

feat(validation-controller): skip validation on properties of null objects #278

Closed
wants to merge 1 commit into from

Conversation

heruan
Copy link
Contributor

@heruan heruan commented Aug 9, 2016

When binding with dot-notation, skip validation of nested properties if the owner object is null or undefined instead of throwing an error.

Closes #277.

@EisenbergEffect
Copy link
Contributor

@jdanyow Can we close this?

@jdanyow
Copy link
Contributor

jdanyow commented Aug 28, 2016

closing- see comments in #277

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.

3 participants