Display error message when two ID has same value in an array using jquery

Tags: #<Tag:0x00007efc64b6e4e8>

i have a array of objects which has same id i need to display alert message if there is a duplicate id

Welcome @chethanbv.10

you need to create a custom validator to cover that behavior.