C# Class RestrictCharRegExprAttribute, code

Inheritance: RegularExpressionAttribute
Datei anzeigen Open project: shendongnian/code

Private Properties

Property Type Description

Public Methods

Method Description
FormatErrorMessage ( string propertyName ) : string
RestrictCharRegExpressAttribute ( string propRegex )

Method Details

FormatErrorMessage() public method

public FormatErrorMessage ( string propertyName ) : string
propertyName string
return string

RestrictCharRegExpressAttribute() public method

public RestrictCharRegExpressAttribute ( string propRegex )
propRegex string