Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Web
Generics
UserInterface
Validators
CpfAttribute
C# Class Web.Generics.UserInterface.Validators.CpfAttribute
Inheritance:
System.ComponentModel.DataAnnotations.ValidationAttribute
Afficher le fichier
Open project: inspira/Web.Generics
Méthodes publiques
Méthode
Description
CpfAttribute
( ) :
System
CpfAttribute
(
String
messageResourceName
) :
System
IsValid
(
object
value
) :
bool
Method Details
CpfAttribute()
public
méthode
public
CpfAttribute
( ) :
System
Résultat
System
CpfAttribute()
public
méthode
public
CpfAttribute
(
String
messageResourceName
) :
System
messageResourceName
String
Résultat
System
IsValid()
public
méthode
public
IsValid
(
object
value
) :
bool
value
object
Résultat
bool