see my map type is like:
Map<String, List<String>> validations
and my for loop should use
entrySet instead of keySet to resolve my sonarQube issue
How could I resolve this ?
Please disregard, I found the solution on what you suggested in my previous query. Thank you for the help.
Instructor
Yogesh Chawla Replied on 29/08/2021
Sure. Welcome