Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[UWP] Add warning for validated inputs with no error message #4496

Merged
merged 3 commits into from
Jul 31, 2020

Conversation

RebeccaAnne
Copy link
Contributor

@RebeccaAnne RebeccaAnne commented Jul 30, 2020

Related Issue

Fixes #4447

Description

Updated code to return a warning if validation properties are present but the card author has not included an errorMessage.

How Verified

New test file including all input/validation property combos without errorMessages
New unit test validating in code that warnings are returned. Also checked for the warning added for #4385.

Microsoft Reviewers: Open in CodeFlow

@RebeccaAnne RebeccaAnne added this to the 1.3 Schema Refresh milestone Jul 30, 2020
@almedina-ms almedina-ms self-requested a review July 31, 2020 01:53
@RebeccaAnne RebeccaAnne merged commit d1be17b into main Jul 31, 2020
@RebeccaAnne RebeccaAnne deleted the rebecch/errorMessageWarning branch July 31, 2020 16:45
RebeccaAnne pushed a commit that referenced this pull request Jul 31, 2020
* [UWP] Add warning for validated inputs with no error message
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[UWP][Input Validation] Return warning if validation properties exist without an errorMessage
2 participants