Strict mode only allows UUIDs that meet the formal definition and formatting per RFC 9562/4122.
Set this to `false` to allow legacy formats with different dash positioning or wrapping characters
Type: strict
public bool $strict = true;