GitHub

catchAndArrayifyErrors

import { catchAndArrayifyErrors } from '@daffodil/core'

Catches errors and invokes the callback with an array of errors.

const catchAndArrayifyErrors: __function