static/jsvm/classes/ValidationError.html
ValidationError defines a single formatted data validation error, usually used as part of an error response.
new ValidationError("invalid_title", "Title is not valid")Copy
codeerrormessageparamssetMessagesetParams
Optional code: stringOptional message: stringOSLightDark
Generated using TypeDoc