C# Class Application.Models.ShouldNotContainEmailAttribute

Inheritance: System.ComponentModel.DataAnnotations.ValidationAttribute
ファイルを表示 Open project: nzhul/TelerikAcademy

Public Methods

Method Description
IsValid ( object value ) : bool

Method Details

IsValid() public method

public IsValid ( object value ) : bool
value object
return bool