C# Class Worki.Infrastructure.DateTimeStringAttribute

Inheritance: System.ComponentModel.DataAnnotations.ValidationAttribute
Datei anzeigen 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