import { DaffErrorable } from '@daffodil/core/state'
interface DaffErrorable { daffErrors: DaffStateError[] }
DaffStateError[]
A list of errors applicable only to this entity.