C# Class Editor.BE.Model.Validation

Afficher le fichier Open project: RIATEAM/MYSTIC

Méthodes publiques

Méthode Description
CreateValidationEngine ( ) : ValidatorEngine The output of this function should be either put into your IoC container or cached somewhere to prevent re-reading of the config files.

Method Details

CreateValidationEngine() public static méthode

The output of this function should be either put into your IoC container or cached somewhere to prevent re-reading of the config files.
public static CreateValidationEngine ( ) : ValidatorEngine
Résultat ValidatorEngine