[PR #103] [MERGED] Avoid try/catch block during validation. Components that do not have … #2026

Open
opened 2026-01-29 18:16:47 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/radzenhq/radzen-blazor/pull/103
Author: @enchev
Created: 4/21/2021
Status: Merged
Merged: 4/21/2021
Merged by: @enchev

Base: masterHead: validation


📝 Commits (1)

  • d0799b5 Avoid try/catch block during validation. Components that do not have @bind-Value are valid by default.

📊 Changes

2 files changed (+11 additions, -17 deletions)

View changed files

📝 Radzen.Blazor/RadzenTemplateForm.cs (+1 -10)
📝 Radzen.Blazor/ValidatorBase.cs (+10 -7)

📄 Description

…@bind-Value are valid by default.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/radzenhq/radzen-blazor/pull/103 **Author:** [@enchev](https://github.com/enchev) **Created:** 4/21/2021 **Status:** ✅ Merged **Merged:** 4/21/2021 **Merged by:** [@enchev](https://github.com/enchev) **Base:** `master` ← **Head:** `validation` --- ### 📝 Commits (1) - [`d0799b5`](https://github.com/radzenhq/radzen-blazor/commit/d0799b567244137506997caee44a683e6ee35b46) Avoid try/catch block during validation. Components that do not have @bind-Value are valid by default. ### 📊 Changes **2 files changed** (+11 additions, -17 deletions) <details> <summary>View changed files</summary> 📝 `Radzen.Blazor/RadzenTemplateForm.cs` (+1 -10) 📝 `Radzen.Blazor/ValidatorBase.cs` (+10 -7) </details> ### 📄 Description …@bind-Value are valid by default. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-29 18:16:47 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/radzen-blazor#2026