sdk-javascript/lib
Lance Ball 09b0c76826
feat: add ValidationError type extending TypeError (#151)
This change adds a `ValidationError` type that extends `TypeError`. Any time a `CloudEvent` cannot be received and created with the given input, this error will be thrown. Tests have all
been updated to check for the error type.

Signed-off-by: Lance Ball <lball@redhat.com>
2020-05-13 13:27:18 -04:00
..
bindings/http feat: add ValidationError type extending TypeError (#151) 2020-05-13 13:27:18 -04:00
formats feat: add ValidationError type extending TypeError (#151) 2020-05-13 13:27:18 -04:00
specs feat: add ValidationError type extending TypeError (#151) 2020-05-13 13:27:18 -04:00
utils src: add eslint configuration and npm script 2020-04-22 10:15:05 -04:00
cloudevent.js feat: add ValidationError type extending TypeError (#151) 2020-05-13 13:27:18 -04:00
validation_error.js feat: add ValidationError type extending TypeError (#151) 2020-05-13 13:27:18 -04:00