`uniqWith(limitations, (a, b) => a.get('Message') == b.get('Message') && a.get('IsHardStop') == b.get('IsHardStop'))`