File tree Expand file tree Collapse file tree 1 file changed +1
-0
lines changed
articles/active-directory-b2c Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Original file line number Diff line number Diff line change @@ -274,6 +274,7 @@ The following example shows the use of some of the user interface elements in th
274
274
<LocalizedString ElementType =" ErrorMessage" StringId =" UserMessageIfInvalidInput" >{0} has invalid input.</LocalizedString >
275
275
<LocalizedString ElementType =" ErrorMessage" StringId =" UserMessageIfMissingRequiredElement" >Missing required element: {0}</LocalizedString >
276
276
<LocalizedString ElementType =" ErrorMessage" StringId =" UserMessageIfValidationError" >Error in validation by: {0}</LocalizedString >
277
+ <LocalizedString ElementType =" ErrorMessage" StringId =" InvalidUserInput" > An Invalid value was presented for a property</LocalizedString >
277
278
</LocalizedStrings >
278
279
</LocalizedResources >
279
280
```
You can’t perform that action at this time.
0 commit comments