12 MCAPI static ::JsonValidator::Property getContentItemProperty(
21 MCAPI static ::JsonValidator::Property getControlLockedProperty();
23 MCAPI static ::JsonValidator::Property getDropdownProperty(
bool requiresDefault);
25 MCAPI static ::JsonValidator::Property getSliderProperty(
bool requiresDefault);
27 MCAPI static ::JsonValidator::Property getStepSliderProperty(
bool requiresDefault);
29 MCAPI static ::JsonValidator::Property getStringOrObjectProperty();
31 MCAPI static ::JsonValidator::Property getTextInputProperty(
bool requiresDefault);
33 MCAPI static ::JsonValidator::Property getToggleProperty(
bool requiresDefault);