sdk-javascript/lib/formats
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
..
json feat: add ValidationError type extending TypeError (#151) 2020-05-13 13:27:18 -04:00
base64.js chore: es6 base64 parser (#75) 2020-04-29 13:15:00 -07:00