in src/services/form-validation/types/errors.ts [8:10]
constructor(public readonly details: ReadonlyArray<ValidationErrorDetailsItem>) { super(); }