Diese Musterdatenbank enthält aktuell 417 Muster für alles mögliche und unmögliche. Ich hoffe Du kannst hier das Muster finden, das du für deine Arbeit brauchst. Fehlerfreiheit kann leider nicht garantiert werden! Du kannst aber das Muster testen ob es das tut was Du erwartest. Nutze dazu das eingebaute Eingabefeld.
00004 |
255.255.255.n(nn255.255.255.123 |
pattern="(255.){3}(25[0-4]|2[0-4]\d|[01]?\d\d?)" |
255.255.255.0255.255.255.8 |
255.254.255.0172.216.0.25 |
Subnet: 255.255.255.0 bis 255.255.255.254 |
All data without guarantee of correctness! Please test it yourself.alle Angaben ohne Gewähr der Fehlerfreiheit! Bitte teste es selbst. |
00034 |
pattern="1[+-]?|[1-5][+-]?|6+?" |
1+4-5 |
0,86- |
All data without guarantee of correctness! Please test it yourself.alle Angaben ohne Gewähr der Fehlerfreiheit! Bitte teste es selbst. |
00036 |
n,nn.n |
pattern="[1-5]([.,]\d)?|6([.,]0)?" |
2,33.2 |
72,25 |
All data without guarantee of correctness! Please test it yourself.alle Angaben ohne Gewähr der Fehlerfreiheit! Bitte teste es selbst. |
00041 |
xx:xx:xx:xx:xx:xxxx-xx-xx-xx-xx-xx |
pattern="[\da-fA-F]{2}([-:])([\da-fA-F]{2}\1){4}[\da-fA-F]{2}" |
12:34:56:78:9A:BC71-74-6A-17-9A-68 |
12-34-56:78:9A:BC12-34-56-78-9A-GC |
Die Media-Access-Control-Adresse MAC ist die Hardware-Adresse jedes einzelnen Netzwerkadapters. Das Format für eine MAC-Adresse ist eine 6-Byte (Oktett) Hardware-Adresse, die aus 12 hexadezimalen Zahlen besteht, die ebenfalls aus Einheiten von 4 Bit bestehen, die durch ein Semikolon oder Bindestrich getrennt sind. |
All data without guarantee of correctness! Please test it yourself.alle Angaben ohne Gewähr der Fehlerfreiheit! Bitte teste es selbst. |
00045 |
hsl(0, 0%, 0%)hsl(360, 100%, 100%) |
pattern="hsl\((360|3[0-5]\d|[012]\d\d)(, ?(100|\d?\d)%){2}\)" |
hsl(360, 100%, 59%)hsl(100, 5%, 59%) |
hsl(362, 101%, 59%)HSL(360. 59%, 59%) |
All data without guarantee of correctness! Please test it yourself.alle Angaben ohne Gewähr der Fehlerfreiheit! Bitte teste es selbst. |
00130 |
pattern="FR\d{12}[0-9A-Z]{11}\d{2}" |
All data without guarantee of correctness! Please test it yourself.alle Angaben ohne Gewähr der Fehlerfreiheit! Bitte teste es selbst. |
00304 |
pattern="[\d]{1,2}\.[\d]{1,2}" |
http://html5pattern.com/ |
All data without guarantee of correctness! Please test it yourself.alle Angaben ohne Gewähr der Fehlerfreiheit! Bitte teste es selbst. |
00312 |
pattern="^[0-9]{1,2}(\.[0-9]{1,2})?$" |
http://html5pattern.com/ |
All data without guarantee of correctness! Please test it yourself.alle Angaben ohne Gewähr der Fehlerfreiheit! Bitte teste es selbst. |