UIBuilderCombobox does not support invalid and errorMessage from backend

The invalid and errorMessage properties are not mapped to the backend component.

This backend component should implement the HasValidation interface too, to make it more usable in cases of custom validations.