Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
FluentValidation
Validators
NotNullValidator
C# Class FluentValidation.Validators.NotNullValidator
Inheritance:
PropertyValidator
,
INotNullValidator
Mostra file
Open project: JeremySkinner/FluentValidation
Public Methods
Method
Description
NotNullValidator
( ) :
Resources
Protected Methods
Method
Description
IsValid
(
PropertyValidatorContext
context
) :
bool
Method Details
IsValid()
protected
method
protected
IsValid
(
PropertyValidatorContext
context
) :
bool
context
PropertyValidatorContext
return
bool
NotNullValidator()
public
method
public
NotNullValidator
( ) :
Resources
return
Resources