We aggregate information from all open source repositories to provide the most of useful open source products, from Enterprise product to small libraries across all platforms. Please search and find what you want.

WPF Entity Validation Utils

WPF doesn’t support DataAnnotations and IValidatableObject out of the box.

This project fills this gap via adapters to the IDataErrorInfo interface which is supported by the WPF validation infrastructure.

Your code becomes more DRY since DataAnnotations are supported by major MS technologies such as Entity Framework and ASP.NET MVC.

At the top it defines a small internal DSL for defining validation rules that span multiple members (such as DateRange) that make those rules a no brainer.

The project is not yet fully completed. Currently there is no flexibility to pass-through only some of the rules in a specific view or to change the error messages from a view.

Feel free to participate and improve this project.

Today’s small-to-medium-sized (SMB) businesses and large enterprises are saving on their monthly communications costs by making one simple decision: to switch to a VoIP service solution from their old, outdated Plain Old Telephone Service (POTS). By choosing a new VoIP service, these companies enjoy the flexibility, reliability, call features, and audio quality that only a VoIP service can provide. Plus, they cut their phone bill by up to 70%!

Website https://wpf-validation.sourceforge.io/
Tags
Features