I have 3 fields: contract number, start date and end date.
How do I validate two fields simultaneously? That is, the start date and end date must be fulfilled. If they are not, I have to send only ONE message (not two, as I am used to - one for each field).
To submit this form, it is enough that either the contract number or the dates are fulfilled. There is no need to fill in both.