Contents

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.

See Also

Detecting value errors