nameDoesNotStartWithValidCharacters
An attempt to start the name of an object with invalid characters.
Declaration
static var nameDoesNotStartWithValidCharacters: HMError.Code { get }Discussion
Names must start with a letter, symbol, or number.
An attempt to start the name of an object with invalid characters.
static var nameDoesNotStartWithValidCharacters: HMError.Code { get }Names must start with a letter, symbol, or number.