C# Class HermaFx.DataAnnotations.RequiredIfNotAttribute

Inheritance: RequiredIfAttribute
Afficher le fichier Open project: evicertia/HermaFx

Méthodes publiques

Méthode Description
RequiredIfNotAttribute ( string dependentProperty, object dependentValue ) : System

Method Details

RequiredIfNotAttribute() public méthode

public RequiredIfNotAttribute ( string dependentProperty, object dependentValue ) : System
dependentProperty string
dependentValue object
Résultat System