UUID¶
DATA TYPE¶
Contents¶
style | description |
---|---|
UUID | Normal value:
Style: xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx (x : 0-9, a-f) (limited to the existing ID.)
Incorrect value:
|
UUID(2) | Normal value:
Style: xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx (x : 0-9, a-f) (limited to the existing ID.)
Incorrect value: Other than normal value.
|
UUID string | Normal value:
Style: xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx (x : 0-9, a-f) (limited to the existing ID.)
Incorrect value: Other than normal value.
|