C# Class StarterTemplate.Core.Validation.PasswordAttribute

Inheritance: System.ComponentModel.DataAnnotations.RegularExpressionAttribute
ファイルを表示 Open project: mccalltd/MvcStarterTemplate

Public Methods

Method Description
PasswordAttribute ( ) : System.ComponentModel.DataAnnotations

Method Details

PasswordAttribute() public method

public PasswordAttribute ( ) : System.ComponentModel.DataAnnotations
return System.ComponentModel.DataAnnotations