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
FluentValidation
Validators
NullValidator
C# Class FluentValidation.Validators.NullValidator
Inheritance:
PropertyValidator
,
INullValidator
Exibir arquivo
Open project: JeremySkinner/FluentValidation
Public Methods
Method
Description
NullValidator
( ) :
Resources
Protected Methods
Method
Description
IsValid
(
PropertyValidatorContext
context
) :
bool
Method Details
IsValid()
protected
method
protected
IsValid
(
PropertyValidatorContext
context
) :
bool
context
PropertyValidatorContext
return
bool
NullValidator()
public
method
public
NullValidator
( ) :
Resources
return
Resources