0.0.2-alpha.0 • Published 2 years ago

targety-validation v0.0.2-alpha.0

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

Targety Errors

Exposes the errors used and available withing Targety, you can create your own errors as long as they extend ApiError. Targety will gladly accept any throw error that extends the ApiError all other Errors are thrown as an InternalServerError, unless otherwise specified in a middleware or customErrorHandler.

For more information refer to the docs.

Further reading