C# Class Nfield.PowerShell.Helpers.Concrete.CustomInterviewerValidatorAttribute

Inheritance: System.Management.Automation.ValidateEnumeratedArgumentsAttribute
Afficher le fichier Open project: NIPOSoftware/Nfield-Powershell Class Usage Examples

Méthodes publiques

Méthode Description
Validate ( Interviewer interviewer ) : void

Méthodes protégées

Méthode Description
ValidateElement ( object element ) : void

Method Details

Validate() public méthode

public Validate ( Interviewer interviewer ) : void
interviewer Nfield.Models.Interviewer
Résultat void

ValidateElement() protected méthode

protected ValidateElement ( object element ) : void
element object
Résultat void