C# Класс Editor.BE.Model.Validation

Показать файл Открыть проект

Открытые методы

Метод Описание
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.

Описание методов

CreateValidationEngine() публичный статический Метод

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
Результат ValidatorEngine