eidias Switzerland | eidias Poland
eidias
  • architecture
  • azure
  • code
  • infrastructure
  • licensing
  • security
  • tools
  • web

Cross-property validation in WPF MvvM

In a previous post I have described hot to utilize a INotifyDataErrorInfo interface. Today I will show you my solution for automated cross-property validation integrated with the ModelValidation base class from previous post.

By Mirek on 7/19/2013 (tags: CustomValidationAttribute, mvvm, validation, WPF, categories: code)

Utilizing INotifyDataErrorInfo in WPF MvvM app

Today I will show you how I utilize the INotifyDataErrorInfo interface to accomplish validation mechanisms in WPF application.

 

By Mirek on 7/13/2013 (tags: INotifyDataErrorInfo, mvvm, validation, WPF, categories: code)

Simple validation in WPF MvvM Part 2

In a previous post I showed you how to use IDataErrorInfo interface to implement simple validation mechanism in WPF MvvM application. In this post we will try to extend and customize this approach a little.

By Mirek on 7/9/2012 (tags: IDataErrorInfo, mvvm, validation, WPF, categories: code)

Simple validation in WPF MvvM using IDataErrorInfo

In this post I will try to demonstrate the simplest validation approach for Windows Presentation Foundation application designed in Model View View-Model pattern.

We will be using data binding and IDataErrorInfo implementation.

By Mirek on 7/2/2012 (tags: IDataErrorInfo, mvvm, validation, WPF, categories: code)

Categories

  • architecture
  • azure
  • code
  • infrastructure
  • licensing
  • security
  • tools
  • web

Archive

  • March 2023
  • January 2023
  • December 2022
  • November 2022
  • September 2022
  • August 2022
  • July 2022
  • June 2022
  • May 2022
  • March 2022
  • November 2021
  • August 2021
more

Tags

  • .net
  • ASP.NET
  • asp.net Core
  • ASP.NET MVC
  • authentication
  • azure
  • build
  • c#
  • Code First
  • core
  • css
  • ef core
  • Entity Framework
  • enums
  • fuzzy search
  • IoC
  • javascript
  • mvc
  • mvvm
  • OData
  • Powershell
  • SQL Server
  • tfs
  • WCF
  • WPF
more