I am developing a Xataface application using "grid" widget extensively for capturing related table fields. One simple stuff I did not manage to implement is the field validation of related tables captured via "grid". Both the "validators:required" of fields.ini file and my validate delegate class seem to not be taken into account before saving records. Did I miss anything?
Thanks in advance for your answers