C# Class ShiftRight.Web.Attributes.Validation.WebImageFileAttribute

Inheritance: System.ComponentModel.DataAnnotations.ValidationAttribute
Afficher le fichier Open project: shiftright/scg-heim

Méthodes publiques

Свойство Type Description
WebImages string[]

Méthodes publiques

Méthode Description
IsValid ( object value ) : bool
WebImageFileAttribute ( ) : System

Method Details

IsValid() public méthode

public IsValid ( object value ) : bool
value object
Résultat bool

WebImageFileAttribute() public méthode

public WebImageFileAttribute ( ) : System
Résultat System

Property Details

WebImages public_oe static_oe property

public static string[] WebImages
Résultat string[]