Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
Worki
Infrastructure
DateTimeStringAttribute
C# Class Worki.Infrastructure.DateTimeStringAttribute
Inheritance:
System.ComponentModel.DataAnnotations.ValidationAttribute
显示文件
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