Commit Graph

56 Commits (master)

Author SHA1 Message Date
Eduardo Mello b43d437012
feat: add cve validator (#983) 1 year ago
just Alan f560fd4e07
Feat: support mongodb objectID validation (#1023) 1 year ago
Yasoob Haider 29d50ba963
add validation for base64 url without = padding (#1024) 1 year ago
Alberto Forcato 3ee65f8c59
Add cron support (#1045) 1 year ago
Mohamed Sohail b95730fb11
feat: add eth_addr_checksum validation, update eth_addr (#1080) 1 year ago
Sec Cake 4f55647bd7
Added some hash validation (#875) 2 years ago
Stefan Dillenburg f2d3ff7f98
fix: Remove underscore from RFC-1123 based regex (#912) 2 years ago
jtseng-godaddy 06ec79d987
Including regex version validation (#831) 2 years ago
Markus Tenghamn 8fe074c546
Added ulid validation (#826) 2 years ago
Kazuki Onishi ec2071b383
Add DNS RFC 1035 label format validator (#833) 2 years ago
nesty92 c67d01d610
Add support for all hex color notations (#866) (#867) 2 years ago
steveorourke e40bece342
Add support for jwt validation (#783) 3 years ago
Dean Karn 95ac68b6d7
fix url_encoded regex (#769) 3 years ago
Dean Karn d07eb88fb0
Pr cleanup (#767) 3 years ago
Oleksii Kulikov c2066206fe
Add BIC ISO format validator (#758) 3 years ago
Brandon Lee 704a814277
accept 0x(0X) start in 'hexadecimal' tag (#620) 4 years ago
Giuliano Scaglioni b610155475 format code 4 years ago
Giuliano Scaglioni 7d6236a898 add updated regex for fqdn 4 years ago
amiraliucsc 18fba4ba8a Fix the regex for RFC952 hostname validator 4 years ago
Ravi Terala 893747e5ee Add hostname_port validator feature 4 years ago
Taylor e7c70798c9 Add e.164 support 4 years ago
Jonathan Thom bb5fd36827
Improves accuracy of datauri regex 5 years ago
Jonathan Thom 685d3e21f3
Makes regex constant & moves single quote replace logic to parseOneOfParam2 5 years ago
criherna 9dedb06449 fix hostname regex 5 years ago
Ben Paxton 9099388d96 Fix email regex 5 years ago
rucas dbd65cccbc better SSN regex 5 years ago
Rohan Sathe 76020d061e Fixes #26 (#437) 5 years ago
heatwole 0a9b75fbfd Adding html and url encoding and updating docs 6 years ago
Joachim Adomeit 379fb67047 Fix for Email - Hostname is not validated correctly #359 6 years ago
josh ce6284a6fc confirm only all upper or all lower case address are valid 6 years ago
josh 6deddf27eb proper bech32 address validation 6 years ago
josh ba5836f763 add bitcoin and ethereum address regexes 6 years ago
Kyriakos Georgiou 030800a855 Add validation for base64 URL safe values 6 years ago
Dean Karn 5e036656b8 Add hostname_rfc1123 validation 6 years ago
Bruno Lorenz dbd50b343f Code hygiene 7 years ago
Bruno Lorenz 08796346a0 Append new validations 7 years ago
Dean Karn 4d76b0dd81 Add alphaunicode & aplhanumericunicode 8 years ago
joeybloggs 8119861695 inline Regex calls 9 years ago
joeybloggs 41b4a43989 Updated documentation for new v6 9 years ago
joeybloggs 019c5fc4ac Finished converting baked in functions & some updates 9 years ago
joeybloggs 35aff710e4 added many new validator + tests + documentation: 9 years ago
joeybloggs 7aa70841bc add uuid, uuid3, uuid4 and uuid5 validators + tests + documentation 9 years ago
joeybloggs 20d9b7909f add isbn, isbn10 and isbn validators + tests + documentation 9 years ago
joeybloggs 05e0fe1f85 updated various regex's to remove any capturing groups 9 years ago
joeybloggs 5db5165e2c update rub and reba regex 9 years ago
Dean Karn 1d008b4ad2 add base64 validate as requested in issue #30 9 years ago
Dean Karn 1e1442d02c merge changes from Pull Request #24 from @manucorporat 9 years ago
Dean Karn 4e4a2a2b8e issue-#1 9 years ago
Dean Karn beb87b1d05 issue-#1 9 years ago
Dean Karn dfe8a4e7fa issue-#1 9 years ago