Skip to content

Entries: Note that the normalizer can return any value #39

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

Merged
merged 1 commit into from
Nov 29, 2018

Conversation

Arkni
Copy link
Member

@Arkni Arkni commented Sep 3, 2017

@@ -13,7 +13,7 @@
<ul>
<li><p>Doesn't change the elements' value, it only changes the value used for validation.</p></li>
<li><p>Gets the value passed as argument, and "this" within it references the corresponding <code>DOMElement</code>.</p></li>
<li><p>Needs to return a String value, otherwise it will throw a <code>TypeError</code> exception.</p></li>
<li><p>Can return any value including <code>null</code> and <code>undefined</code>.</p></li>
Copy link
Member

@staabm staabm Sep 3, 2017

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should note the version since when this is supported

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In that case, I will wait for the next release to update it.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Next will be a minor non-feature release

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Updated per suggestion

@Arkni Arkni force-pushed the normalizer-return-type branch 2 times, most recently from fdc27fb to 0056c99 Compare September 3, 2017 15:48
@Arkni Arkni force-pushed the normalizer-return-type branch from 0056c99 to a81c46b Compare May 29, 2018 00:26
@Arkni
Copy link
Member Author

Arkni commented Nov 29, 2018

Hi @staabm,

I totally forgot about this PR. Could you please merge it and if it's not too much, can you also deploy this change?

Thanks a lot :)

@staabm staabm merged commit 1d21c70 into jquery-validation:master Nov 29, 2018
@staabm
Copy link
Member

staabm commented Nov 29, 2018

ohh missed it :-). merged it, will deploy when time allows.

@Arkni Arkni deleted the normalizer-return-type branch November 29, 2018 14:02
@Arkni
Copy link
Member Author

Arkni commented Nov 29, 2018

Thanks :)

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.

2 participants