Re: Invalid Field Value when using Map

2019-06-24 Thread Prasanth Pasala
I have built a test project to just test the Map variables. In the validate method it does give a String object (for value of map). But seems like a field error is also added. If I try to use the map in validate method I would get a class cast exception, but if I don't do anything with the map

RE: Invalid Field Value when using Map

2019-06-24 Thread Yasser Zamani
Hi, I think putting breakpoints at [1] and [2] and seeing if you reach there and what happens next can help proceeding this issue. Thanks in advance! Regards. [1]