Expand description
Shared error type for string-based identifier validation.
Enums§
- IdError
- Error returned when constructing a string-based ID type fails validation.
Constants§
- ID_
MAX_ LEN - Maximum byte length for all string ID types.
Shared error type for string-based identifier validation.