Schemes

NameRegexp
^PT(([1-9][0-9]+)|[0-9])S$^PT(([1-9][0-9]+)|[0-9])S$
#[A-F0-9]{8}#[A-F0-9]{8}
^[a-zA-Z0-9]$^[a-zA-Z0-9]$
^(([0-9]{2})|(1[0-9])|(2[0-4])):[0-5][0-9]Z$^(([0-9]{2})|(1[0-9])|(2[0-4])):[0-5][0-9]Z$
date-time
email
hostname
ipv4
ipv6
uri
TotoTutu
String d'un nombre\d*
GeographicalCoordinates^[-+]?([1-8]?\d(\.\d+)?|90(\.0+)?),\s*[-+]?(180(\.0+)?|((1[0-7]\d)|([1-9]?\d))(\.\d+)?)$
IdMaturitySoufflet^[A-Z]{1}[a-z]{2}[0-9]{2}$
WordWithCapitalLettersOnly^[A-Z]+$
WordWithCapitalLettersAndNumbers^[A-Z0-9]*$
HubColor#[a-fA-F0-9]{6}
TwoWordsInCapitalLetters^[A-Z]+\s[A-Z]+$
phone number^(?:(?:\+|00)[1-9]{0,3}|0)\s*[1-9](?:[\s.-]*\d{2}){4}
BigDecimal(^[+-]?(?:0|[1-9]\d*)(?:\.(?:\d*[1-9]|0))?)$
Timezone/^(?:Z|[+-](?:2[0-3]|[01][0-9]):[0-5][0-9])$/
Culture^[A-Za-z]{1,8}(-[A-Za-z0-9]{1,8})*$
time(([0-1]\d)|2[0-3]):[0-5]\d
Zip code (France)^(([0-8][0-9])|(9[0-5])|(2[ab]))[0-9]{3}$
RandstadAgencyUri^https://ad-pericles.herokuapp.com/projects/19/mock_profiles/12/mocks/api/v1/Agencies/([0-9])*$
5 Numbers that can start with 0 - Silos code - Farmi[0-9]{5}
WordStartingWithCapitalLetter^[A-Z](\p{L}|-)+$
^[a-zA-Z0-9]+$^[a-zA-Z0-9]+$
uuid[0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}
WordWithCapitalLettersAndUnderscoresAndDashes^[A-Z0-9\-_]*$
Full-alpha Color#[A-F0-9]{6}
SingleWordWithFirstLetterUpper^[A-Z][a-z]+$
base64^[A-Za-z0-9+/=]+$
IcadeImageUrl^https?:\/\/(www\.)?[-a-zA-Z0-9@:%._\+~#=]{2,256}\.[a-z]{2,6}\b([-a-zA-Z0-9@:%_\+.~#?&//=]*)$
Lorem Picture (250x300)https:\/\/picsum\.photos\/250\/300
IcadeUrl^https?:\/\/(www\.)?[-a-zA-Z0-9@:%._\+~#=]{2,256}\.[a-z]{2,6}\b([-a-zA-Z0-9@:%_\+.~#?&//=]*)$
simple date-time^\d\d\d\d-(0?[1-9]|1[0-2])-(0?[1-9]|[12][0-9]|3[01]) (00|[0-9]|1[0-9]|2[0-3]):([0-9]|[0-5][0-9]):([0-9]|[0-5][0-9])$
phone number FR^((\+)33|0)[1-9]( )?(\d{2}( )?){4}$
numbers\d+
3 digits[0-9]{3}
Vivacy password^(?=.*[a-z])(?=.*[A-Z])(?=.*\d)(?=.*[@$!%*?&])[A-Za-z\d@$!%*?&]{12,}$
Version^(\d+)(\.\d+)(\.\d+)?(_(\d+)(\.\d+)(\.\d+)?)?$