ValidationErrorCauseBase.message property
Error message.
Signature:
message: string;
Remarks
Error messages are provided for convenience, and not stable APIs; Consumers should use ValidationErrorCauseBase.kind to distinguish between different error causes.