Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

feat(ngModel): allowinvalid #9003

Merged
merged 1 commit into from
Sep 9, 2014
Merged

feat(ngModel): allowinvalid #9003

merged 1 commit into from
Sep 9, 2014

Conversation

tbosch
Copy link
Contributor

@tbosch tbosch commented Sep 9, 2014

No description provided.

This option allows to write invalid values to the model instead of having them become undefined.
Use this together with calling `ctrl.$setValidity` directly for displaying errors
from serverside validation.

Closes angular#8290
Closes angular#8313
@tbosch tbosch merged commit 3c538c1 into angular:master Sep 9, 2014
@tbosch tbosch deleted the allowinvalid branch September 10, 2014 18:17
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants