condition.required
Checks that the data is filled in. This way you can get a Toloker to answer all the required questions.
If used inside the validation
property, you can omit the data
property and the same property will be used from the parent component field (the one that contains the condition.required
component).
Component properties
Name |
Type |
Description |
|
"condition.required" |
Set component type |
|
any |
Data to be filled in. If the property is not specified, the data of the parent component (the one that contains |
|
string |
Validation error message that a Toloker will see |