Asserts that a UCAN command string is syntactically valid. If the command is invalid, it throws a descriptive error.
Rules:
The command string to validate.
Does not return a value on success.
If the command is syntactically invalid.
Asserts that a UCAN command string is syntactically valid. If the command is invalid, it throws a descriptive error.
Rules: