C# Class MvcInstaller.InstallerRulesValidator

Inheritance: IRulesValidationFactory
Afficher le fichier Open project: kahanu/MvcInstaller

Méthodes publiques

Méthode Description
InstallerRulesValidator ( InstallerConfig config ) : System
Validate ( ) : bool

Private Methods

Méthode Description
AddRule ( PropertyRule rule ) : void

Add a rule to the list of rules to validate.

InitRules ( ) : void

Method Details

InstallerRulesValidator() public méthode

public InstallerRulesValidator ( InstallerConfig config ) : System
config MvcInstaller.Settings.InstallerConfig
Résultat System

Validate() public méthode

public Validate ( ) : bool
Résultat bool