Class: Oscal::Uuid
- Inherits:
-
OscalDatatype
- Object
- String
- OscalDatatype
- Oscal::Uuid
- Defined in:
- lib/oscal/datatypes.rb
Constant Summary collapse
- PATTERN =
/^[0-9A-Fa-f]{8}-[0-9A-Fa-f]{4}-[45][0-9A-Fa-f]{3}-[89ABab][0-9A-Fa-f]{3}-[0-9A-Fa-f]{12}$/
Method Summary
Methods inherited from OscalDatatype
Methods included from ParsingLogger
Constructor Details
This class inherits a constructor from Oscal::OscalDatatype