Skip to content

Entries: Added normalizer documentation #15

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
Oct 25, 2015

Conversation

Arkni
Copy link
Member

@Arkni Arkni commented Oct 24, 2015

<longdesc>
The user can change the value of an element before validating the element in question. The new value will be then used by the associated methods instead of the real one.
<p>This method should return a String value, otherwise it will throw a TypeError exception.</p>
<p>Note that this method desn't change the element's value, it's only change the value passed to the plugin.</p>
Copy link
Member

Choose a reason for hiding this comment

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

Desnt -> doesnt
Element's -> elements'
It's -> it
Change -> changes
Passed to the plugin -> used for validation

Copy link
Member Author

Choose a reason for hiding this comment

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

Ops.

@Arkni Arkni force-pushed the normalization-layer branch from bacfb49 to 0e1e573 Compare October 25, 2015 19:13
@Arkni
Copy link
Member Author

Arkni commented Oct 25, 2015

Done (with a little improvement) 0e1e573

staabm added a commit that referenced this pull request Oct 25, 2015
Entries: Added `normalizer` documentation
@staabm staabm merged commit 3bf4840 into jquery-validation:master Oct 25, 2015
@staabm
Copy link
Member

staabm commented Oct 25, 2015

@Arkni thx, perfect

@Arkni
Copy link
Member Author

Arkni commented Oct 25, 2015

You're welcome :)

@staabm
Copy link
Member

staabm commented Nov 27, 2015

@Arkni FYI, just deployed the docs: http://jqueryvalidation.org/normalizer/

I guess we need to add some links from other pages so this new docs can be found more easily

@Arkni
Copy link
Member Author

Arkni commented Nov 27, 2015

Good to know, Thanks :)

I guess we need to add some links from other pages so this new docs can be found more easily

Where we can link to this feature ? in methods ? validate()'s docs ?

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