ValidationAspects v2.0.1
ValidationAspects v2.0.1 has just been released and is available from codeplex.
ValidationAspects provides State and Interception validation on .net Objects, Properties and Method Parameters. Validation can be declared via attributes and/or augmented/replaced with validation functions at runtime. Supports asp.net MVC, WPF, Silverlight, PostSharp, and Unity.
This release fixes a few bugs and adds support for Silverlight (currently State Validation only) and Unity Interception. VA can now run without a dependency on PostSharp for State Validation only. I’ve made a few breaking changes to the core VA API for simplification and to provide validation functions with the validation context – you can now write very powerful validation. I’m pretty happy with the API now so it should be stable going forwards. Future releases will target (lots of) examples, new built-in validators, Silverlight interception, and integration with other technologies.
Please see the release notes for full details of the changes.
Filed under: Uncategorized | Leave a Comment
Tags: .net, Silverlight, ValidationAspects
No Responses Yet to “ValidationAspects v2.0.1”