This repository was archived by the owner on Dec 24, 2021. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 52
Supported patterns
Líkið Geimfari edited this page Aug 24, 2017
·
1 revision
-
BITCOIN_ADDRESS
- Pattern to match bitcoin address. -
CREDIT_CARD
- Pattern to match credit card (XXXXXXXXXXXXXXX
,XXXX-XXXX XXXX-XXXX
,XXXX XXXX-XXXX XXXX
) -
CREDIT_CARD_STRICT
- Pattern to match a credit card that must be in the form of: (XXXXXXXXXXXX
,XXXX XXXX XXXX XXXX
, orXXXX-XXXX-XXXX-XXXX
) -
EMAIL_ADDRESS
- Pattern to match email address -
ETHEREUM_ADDRESS
- Pattern tp match ethernum address. -
FLOAT_NUMBER
- HEX_VALUE
IP_V4
IP_V6
IRC
ISBN
ISO_8601_DATETIME
LATITUDE
LICENSE_PLATE
LONGITUDE
MAC_ADDRESS
PHONE_NUMBER
ROMAN_NUMERALS
SLUG
TIME_24H_FORMAT
URL
UUID
YANDEX_MONEY
ZIP_CODE
This is an experimental project and it's mean that we do not guarantee stability.