sdk-javascript/lib/specs
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
..
spec_0_3.js feat: add ValidationError type extending TypeError (#151) 2020-05-13 13:27:18 -04:00
spec_1.js feat: add ValidationError type extending TypeError (#151) 2020-05-13 13:27:18 -04:00