Skip to content

IReadOnlyValidatable.error

github-actions[bot] edited this page Dec 3, 2024 · 3 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