Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
withSIX
Mini
Applications
MVVM
ViewModels
ValidatableViewModel
C# Class withSIX.Mini.Applications.MVVM.ViewModels.ValidatableViewModel
Inheritance:
SomeViewModel
,
IValidatableViewModel
Datei anzeigen
Open project: SIXNetworks/withSIX.Desktop
Private Properties
Property
Type
Description
this
string
Protected Methods
Method
Description
ClearErrors
( ) :
void
UpdateValidation
( ) :
void
Private Methods
Method
Description
this
(
string
columnName
) :
string
Method Details
ClearErrors()
protected
method
protected
ClearErrors
( ) :
void
return
void
UpdateValidation()
protected
method
protected
UpdateValidation
( ) :
void
return
void