fix(netlify-cms-core): validate nested fields (#1873)
This commit is contained in:
committed by
Shawn Erquhart
parent
ade5809dff
commit
627e600d29
@ -25,6 +25,5 @@ The following options are available on all fields:
|
||||
widget: "string"
|
||||
pattern: [".{12,}", "Must have at least 12 characters"]
|
||||
```
|
||||
- **Note:** Currently validation doesn't work on nested fields
|
||||
|
||||
## Default widgets
|
||||
|
Reference in New Issue
Block a user