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

fix(validators): check if viewValue is empty for maxlength#10898

Closed
Narretz wants to merge 1 commit intoangular:masterfrom
Narretz:fix-maxlength
Closed

fix(validators): check if viewValue is empty for maxlength#10898
Narretz wants to merge 1 commit intoangular:masterfrom
Narretz:fix-maxlength

Conversation

@Narretz
Copy link
Copy Markdown
Contributor

@Narretz Narretz commented Jan 28, 2015

@petebacondarwin This is the bug you found where $isEmpty is called with the modelValue. To make this consistent, we should also add this test to all other validators. Does this make sense to you?

@petebacondarwin
Copy link
Copy Markdown
Contributor

LGTM - feel free to merge. You can add the extra tests if you like.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

X Tutup