docs: note that validation doesn't work on nested fields (#1836)
This commit is contained in:
parent
817624351f
commit
825cf12c39
@ -25,5 +25,6 @@ The following options are available on all fields:
|
|||||||
widget: "string"
|
widget: "string"
|
||||||
pattern: [".{12,}", "Must have at least 12 characters"]
|
pattern: [".{12,}", "Must have at least 12 characters"]
|
||||||
```
|
```
|
||||||
|
- **Note:** Currently validation doesn't work on nested fields
|
||||||
|
|
||||||
## Default widgets
|
## Default widgets
|
||||||
|
Loading…
x
Reference in New Issue
Block a user