Hi,
I have an mdk app where the user needs to fill several forms with a large number of fields. I need to preform validations on those fields to guarantee that they will fit the service. One of the validations that I need to perform is checking if the field respects a certain max length max length that differs heavily from field to field.
The odata service already comes with with max length configured but I want to check when the user types or saves the data locally.
Thank you in advance.
Best Regards
Nuno Oliveira