Skip to content

Conversation

@jfversluis
Copy link
Member

@jfversluis jfversluis commented Nov 24, 2025

Removed mention of exception handling for validation callbacks.

Fixes dotnet/maui#25823


Internal previews

📄 File 🔗 Preview link
docs/fundamentals/bindable-properties.md docs/fundamentals/bindable-properties

Removed mention of exception handling for validation callbacks.
@jfversluis jfversluis requested a review from a team as a code owner November 24, 2025 09:23
@learn-build-service-prod
Copy link

PoliCheck Scan Report

The following report lists PoliCheck issues in PR files. Before you merge the PR, you must fix all severity-1 and severity-2 issues. The AI Review Details column lists suggestions for either removing or replacing the terms. If you find a false positive result, mention it in a PR comment and include this text: #policheck-false-positive. This feedback helps reduce false positives in future scans.

✅ No issues found

More information about PoliCheck

Information: PoliCheck | Severity Guidance | Term
For any questions: Try searching the learn.microsoft.com contributor guides or post your question in the Learn support channel.

@learn-build-service-prod
Copy link

Learn Build status updates of commit 784a3b5:

✅ Validation status: passed

File Status Preview URL Details
docs/fundamentals/bindable-properties.md ✅Succeeded View (>=net-maui-8.0)

For more details, please refer to the build report.

@PureWeen PureWeen merged commit 60f8f7b into main Nov 24, 2025
6 checks passed
@PureWeen PureWeen deleted the jfversluis-patch-2 branch November 24, 2025 12:56
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.

BindableProperty validation does not throw an ArgumentException, although it is documented as such

4 participants