I'm getting a warning in my ER designer.
The field DateToBeProcessed is mapped to model.Payments.RequestedExecutionDate.
It keeps wanting an empty list check for model.payments but I'm not sure how to do the check or where to put it.
Below are the validations I have in place for the field DateToBeProcessed.
Here are all my validations for this configuration.
I'm getting the same error for another field that I have remapped (LodgementReference).
Does anybody have a clue how to resolve these empty list check warnings please?