Options
All
  • Public
  • Public/Protected
  • All
Menu

Class ValidationError

A Error class that will be thrown when a CloudEvent cannot be properly validated against a specification.

Hierarchy

  • TypeError
    • ValidationError

Index

Constructors

Constructors

constructor

  • new ValidationError(message: string, errors: undefined | string[] | ErrorObject[]): ValidationError

Generated using TypeDoc