Minimal reproduction example demonstrating a .NET MAUI bug where BindableProperty's validateValue callback doesn't throw ArgumentException when returning false. According to docs, this should raise an exception, but it doesn't. Includes simple custom control example to verify the behavior.
-
Notifications
You must be signed in to change notification settings - Fork 0
Minimal reproduction example demonstrating a .NET MAUI bug where BindableProperty's validateValue callback doesn't throw ArgumentException when returning false. According to docs, this should raise an exception, but it doesn't. Includes simple custom control example to verify the behavior.
zauberzeug/Maui_BindableProperty_validation
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Minimal reproduction example demonstrating a .NET MAUI bug where BindableProperty's validateValue callback doesn't throw ArgumentException when returning false. According to docs, this should raise an exception, but it doesn't. Includes simple custom control example to verify the behavior.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published