Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 642 Bytes

definitions-definitions-defenderid.md

File metadata and controls

15 lines (9 loc) · 642 Bytes

1 Type

string (DefenderID)

1 Constraints

pattern: the string must match the following regular expression:

^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-4[0-9a-fA-F]{3}-(8|9|a|b)[0-9a-fA-F]{3}-[0-9a-fA-F]{12}$

try pattern

URI reference: the string must be a URI reference, according to RFC 3986