Skip to content

Update phoneUS-method.xml #30

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
Dec 25, 2016
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Update phoneUS-method.xml
Many questions on StackOverflow are triggered by errors caused by users not knowing that this method is part of the Additional Methods file.  This is a matter of fact and should be included in the documentation.
  • Loading branch information
sparky672 authored Dec 22, 2016
commit 0d03b2d0ab73696afaeb03be76560cd401f70f7b
1 change: 1 addition & 0 deletions entries/phoneUS-method.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
<desc>Validate for valid US phone number.</desc>
<longdesc>
Works with text inputs.
<p>Part of the additional-methods.js file</p>
</longdesc>
<example>
<desc>Makes "field" required and a US phone number.</desc>
Expand Down