Appearance
A machine-readable argument validation error code.
Each code is one of ArgsValidationErrorKeys and can also be used as an i18n resource key.
type ArgsValidationErrorCode = (typeof ArgsValidationErrorKeys)[keyof typeof ArgsValidationErrorKeys]