Hi everyone,
I have a custom entity which contains 'Name' and 'Email' as required fields.
I want to import some records to this entity. If imported data do not contains Email value, i want to validate it. How could i perform validations in importing data.?
Any ideas?
Thanks,