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
Worki
Infrastructure
DateTimeStringAttribute
C# Class Worki.Infrastructure.DateTimeStringAttribute
Inheritance:
System.ComponentModel.DataAnnotations.ValidationAttribute
Afficher le fichier
Open project: tah91/eworkyWebSite
Méthodes publiques
Méthode
Description
FormatErrorMessage
(
string
name
) :
string
IsValid
(
object
value
) :
bool
Method Details
FormatErrorMessage()
public
méthode
public
FormatErrorMessage
(
string
name
) :
string
name
string
Résultat
string
IsValid()
public
méthode
public
IsValid
(
object
value
) :
bool
value
object
Résultat
bool