C# Class HermaFx.DataAnnotations.ShouldBeAttribute

Inheritance: System.ComponentModel.DataAnnotations.ValidationAttribute
Afficher le fichier Open project: evicertia/HermaFx

Méthodes publiques

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

Method Details

IsValid() public méthode

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

ShouldBeAttribute() public méthode

public ShouldBeAttribute ( object expected ) : System
expected object
Résultat System