<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@datashaper/schema](./schema.md) &gt; [ValidationResult](./schema.validationresult.md)

## ValidationResult interface

<b>Signature:</b>

```typescript
export interface ValidationResult 
```

## Properties

|  Property | Modifiers | Type | Description |
|  --- | --- | --- | --- |
|  [errors](./schema.validationresult.errors.md) |  | [FieldError](./schema.fielderror.md)<!-- -->\[\] |  |

