Hi,
I've used Databound-select1 xbl component in my forms, but it seems that there is a bug about the validation of this component.
It is showing the error text properly, but still the form validation passes. This makes possible to send empty selection values,even though the value is required.
I'm using Form Builder and orbeon 3.9, but I've also tested orbeon 3.9.1 and I got the same problem.
A sample form to reproduce the problem is attached to the topic.
databoundbug.xmlThe following screenshot shows the error message, but the error summary component shows errors-count=0 and valid=true, even though the component is required and it is empty: