Appearance
Defined in: query/errors.ts:22
Thrown when input data fails schema validation during create or update operations.
Extends
Constructors
Constructor
new ValidationError(
message):ValidationError
Defined in: query/errors.ts:23
Parameters
message
string
Returns
ValidationError