first commit
This commit is contained in:
15
tests/unit/data/blueprints/strict.yaml
Normal file
15
tests/unit/data/blueprints/strict.yaml
Normal file
@@ -0,0 +1,15 @@
|
||||
form:
|
||||
validation: strict
|
||||
|
||||
fields:
|
||||
tabs:
|
||||
type: tabs
|
||||
fields:
|
||||
tab:
|
||||
type: tab
|
||||
fields:
|
||||
test:
|
||||
type: text
|
||||
label: Test
|
||||
validate:
|
||||
required: true
|
Reference in New Issue
Block a user