Skip to content
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

Added: it alphas validation (\xC0-\xFF is for òàù etc.) #1975

Merged
merged 1 commit into from Apr 1, 2019
Merged

Added: it alphas validation (\xC0-\xFF is for òàù etc.) #1975

merged 1 commit into from Apr 1, 2019

Conversation

exodusanto
Copy link
Contributor

🔎 Overview

Added IT locale to alpha, alphaSpaces, alphanumeric, alphaDash validations.
\xC0-\xFF is for ÀàÈè and other chars.

Ex (Feat):

This PR adds the IT alpha validation.

@codecov
Copy link

codecov bot commented Apr 1, 2019

Codecov Report

Merging #1975 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1975   +/-   ##
=======================================
  Coverage   95.98%   95.98%           
=======================================
  Files          62       62           
  Lines        2341     2341           
  Branches      729      729           
=======================================
  Hits         2247     2247           
  Misses         85       85           
  Partials        9        9
Impacted Files Coverage Δ
src/rules/alpha_helper.js 100% <ø> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 2d3453b...c3a8c5c. Read the comment docs.

Copy link
Owner

@logaretm logaretm left a comment

Choose a reason for hiding this comment

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

Much appreciated!

@logaretm logaretm merged commit 915b65e into logaretm:master Apr 1, 2019
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.

None yet

2 participants