docs-desktop
docs-desktop copied to clipboard
Two names for same ValidationRule
Type of issue
Typo
Description
[Enter feedback here]
One mention of the ValidationRule
is: <local:InvalidCharacterRule/>
The other mention is: The InvalidationCharacterRule is a [ValidationRule](https://learn.microsoft.com/en-us/dotnet/api/system.windows.controls.validationrule) that checks for invalid characters.
Seems like both of these should either be named InvalidCharacterRule
or InvalidationCharacterRule
; I prefer the former.
Page URL
https://learn.microsoft.com/en-us/dotnet/desktop/wpf/data/how-to-bind-to-a-method?view=netframeworkdesktop-4.8
Content source URL
https://github.com/dotnet/docs-desktop/blob/main/dotnet-desktop-guide/framework/wpf/data/how-to-bind-to-a-method.md
Document Version Independent Id
03dacfc5-ee0a-9cfa-bff3-360b47b56dab
Article author
@adegeo