Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
withSIX
Mini
Applications
MVVM
ViewModels
ValidatableViewModel
C# Class withSIX.Mini.Applications.MVVM.ViewModels.ValidatableViewModel
Inheritance:
SomeViewModel
,
IValidatableViewModel
Exibir arquivo
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