-
Notifications
You must be signed in to change notification settings - Fork 38
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[ODS-6018] Enforcement of uniqueness in collections (#843)
* Fixed object equality implementation for resource classes, added support for correct case-sensitivity comparison for strings and descriptor values, and removed NoDuplicateMembers validation attribute from the entity classes, as well as the Distinct invocation during collection item mapping (as it is no longer necessary). * Updated approval tests. * Added Postman test coverage for validation for duplicate collection items. * Re-added newline at end of NoDuplicateMembersAttribute.
- Loading branch information
1 parent
e788490
commit b4540f7
Showing
27 changed files
with
2,359 additions
and
2,234 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.