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
Worki
Infrastructure
DateTimeStringAttribute
C# Class Worki.Infrastructure.DateTimeStringAttribute
Inheritance:
System.ComponentModel.DataAnnotations.ValidationAttribute
Exibir arquivo
Open project: tah91/eworkyWebSite
Public Methods
Method
Description
FormatErrorMessage
(
string
name
) :
string
IsValid
(
object
value
) :
bool
Method Details
FormatErrorMessage()
public
method
public
FormatErrorMessage
(
string
name
) :
string
name
string
return
string
IsValid()
public
method
public
IsValid
(
object
value
) :
bool
value
object
return
bool