String representation of the expected type at the error location.
Optional
messageCustom error message (optional).
If not provided, a default format message will be automatically generated.
The name of the typia method that threw the error.
Optional
pathThe access path to the property where the assertion error occurred (optional).
The actual value that failed assertion.
Interface for properties passed to the TypeGuardError constructor.
Example