Id
A unique identifier.
Underlying type: string
Constraints
minimum length: 1- Allows only strings that contain no whitespace characters. (
NoWhitespaceConstraint, pattern:^\S+$) (fromNoWhitespaceString)
A unique identifier.
Underlying type: string
minimum length: 1NoWhitespaceConstraint, pattern: ^\S+$) (from NoWhitespaceString)