Skip to content

IValidatable.error

Andrei Fangli edited this page Jul 4, 2021 · 2 revisions
API / IValidatable / error property

An error message (or translation key) providing information as to why the field is invalid.

This is a read-write property.
Property type: String or undefined

error: string | undefined
Clone this wiki locally