Validates if the provided value is a valid binding.
Node | Description |
---|
Method | Description |
---|---|
sap.ui.integration.designtime.baseEditor.validator.IsValidBinding.validate |
Validator function |
Validator function
Param | Type | DefaultValue | Description |
---|---|---|---|
sValue | string |
Value to validate |
|
oConfig | object |
Validator config |
|
allowPlainStrings | boolean |
Whether strings which don't contain a binding are allowed, default is false |