suppose, I have array: [{a: 1, b: 2}, {a: 3, e:4 }] and DTO { a: \'\', b: \'\' }. Is there way to compare difference object key into array with object DTO manual. I want obj