Skip to content

feat(isAlpha): added Estonian (et-EE) support to alpha and alphanumeric validation#2562

Open
kurbar wants to merge 2 commits intovalidatorjs:masterfrom
kurbar:feat/estonian-alpha-support
Open

feat(isAlpha): added Estonian (et-EE) support to alpha and alphanumeric validation#2562
kurbar wants to merge 2 commits intovalidatorjs:masterfrom
kurbar:feat/estonian-alpha-support

Conversation

@kurbar
Copy link
Copy Markdown

@kurbar kurbar commented Jun 9, 2025

Added support for Estonian (et-EE) in isAlpha and isAlphanumeric validation.
Estonian required characters added: Š, Ž, Õ, Ä, Ö, Ü.

Checklist

  • PR contains only changes related; no stray files, etc.
  • README updated (where applicable)
  • Tests written (where applicable)
  • References provided in PR (where applicable)

@codecov
Copy link
Copy Markdown

codecov bot commented Jun 9, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (3847c6f) to head (f3e8549).

Additional details and impacted files
@@            Coverage Diff            @@
##            master     #2562   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          114       114           
  Lines         2535      2535           
  Branches       641       641           
=========================================
  Hits          2535      2535           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@WikiRik
Copy link
Copy Markdown
Member

WikiRik commented Jun 20, 2025

Can you add a test for this and provide a resource for why these characters are required?

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