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

Tags: #<Tag:0x00007f8b233e6420>

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.