SharkSkin/battle-tested-regex-validations
Battle-Tested Regex Validations A curated collection of 25+ reliable, tested regular expressions for common validation tasks such as emails, URLs, and phone numbers. Each entry includes the pattern, a test input, and a note explaining its real-world applicability. Ideal for developers who need dependable validation logic without reinventing the wheel. 30 rows · category: utility · licence: CC0-1.0 (public domain) Usage import sys sys.path.insert(0, ".") from tool… See the full description on the dataset page: https://huggingface.co/datasets/SharkSkin/battle-tested-regex-validations.
044
