xVal.WebForms, Validation Groups and CausesValidation Part II
Fixes for xVal.WebForms validation issues: suppressing duplicate validation calls and ensuring complete validator script options.
Carlos Mendible is a Principal Cloud Solution Architect at Microsoft who writes in-depth, hands-on guides about Azure, Kubernetes, Terraform, and Generative AI, focusing on real-world cloud automation and architecture.
164 articles from this blog
Fixes for xVal.WebForms validation issues: suppressing duplicate validation calls and ensuring complete validator script options.
A developer details patching xVal.WebForms to support ASP.Net-style Validation Groups and CausesValidation behavior with jQuery Validate.
Explains how CSLA.NET 3.8 Beta integrates DataAnnotations for validation, eliminating the need for duplicate rule enforcement in business layers.
A technical analysis of a bug in DbLinq's non-generic Execute method causing invalid cast exceptions, with details on the submitted patch.