Skip to content

IReadOnlyValidatable.error

github-actions[bot] edited this page Feb 4, 2025 · 4 revisions

Gets the error message when the object is invalid.

Property type: null | TValidationError.

readonly error: null | TValidationError

Source reference: src/validation/IReadOnlyValidatable.ts:19.

Clone this wiki locally