IValidatableProxyWidget extends IProxyWidget with validation support
Signals:
validate: This emitted so each widget can provide it's own custom validation. validation-changed: This is emitted when the validation status changes, mainly used by the proxy.
Properties:
mandatory: bool, if the widget is mandatory
Function | is_valid | Undocumented |
Function | validate | Undocumented |