XM-Cloud-Introduction
XM-Cloud-Introduction copied to clipboard
Adds Validation for ProfileLink Uri
Description / Motivation
- Added validation for ProfileLink Uri so the API error wouldn't show
- Nuget package updates Selections Feature
- Syntax adjustment new and collection initializers
The API was altered to only accept https URI as ProfileLinks
How Has This Been Tested?
Manual UI Test
Local machine
Types of changes
- [ ] Bug fix (non-breaking change which fixes an issue)
- [X] New feature (non-breaking change which adds functionality)
- [ ] Breaking change (fix or feature that would cause existing functionality to change)
Checklist:
- [X] I have read the Contributing guide.
- [X] My code/comments/docs fully adhere to the Code of Conduct.
- [X] My change is a code change.
- [ ] My change is a documentation change and there are NO other updates required.