1
0
Fork 0
discourse-custom-wizard-unl.../spec/fixtures/condition/boolean_field_condition.json

17 Zeilen
291 B
JSON

2021-10-20 15:19:21 +02:00
{
"condition": [
{
"type": "validation",
"pairs": [
{
"index": 0,
"key": "step_2_field_5",
"key_type": "wizard_field",
"value": "true",
"value_type": "text",
"connector": "is"
}
]
}
]
}