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

[Home](./index.md) &gt; [@datashaper/schema](./schema.md) &gt; [Field](./schema.field.md) &gt; [constraints](./schema.field.constraints.md)

## Field.constraints property

Validation constraints for the values in the field to adhere to.

<b>Signature:</b>

```typescript
constraints?: Constraints;
```
