Class ValidationError

There was an error while validating the data sent to the server.

Hierarchy

  • Error
    • ValidationError

Properties

prepareStackTrace?: ((err, stackTraces) => any)

Type declaration

Methods

  • Create .stack property on a target object

    Parameters

    • targetObject: object
    • Optional constructorOpt: Function

    Returns void

Generated using TypeDoc