C# Class HermaFx.DataAnnotations.RequiredIfRegExMatchAttribute

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

Méthodes publiques

Méthode Description
RequiredIfRegExMatchAttribute ( string dependentProperty, string pattern ) : System

Method Details

RequiredIfRegExMatchAttribute() public méthode

public RequiredIfRegExMatchAttribute ( string dependentProperty, string pattern ) : System
dependentProperty string
pattern string
Résultat System