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
FormValidation
C# Class Worki.Infrastructure.FormValidation
显示文件
Open project: tah91/eworkyWebSite
Public Properties
Property
Type
Description
EmailPattern
string
PhonePattern
string
Public Methods
Method
Description
ValidateDescription
(
string
description
) :
bool
Method Details
ValidateDescription()
public
static
method
public
static
ValidateDescription
(
string
description
) :
bool
description
string
return
bool
Property Details
EmailPattern
public_oe static_oe property
public
static
string
EmailPattern
return
string
PhonePattern
public_oe static_oe property
public
static
string
PhonePattern
return
string