C# Класс Umbraco.Belle.System.PropertyEditors.ValueTypeValueValidator

Наследование: ManifestValueValidator
Показать файл Открыть проект Примеры использования класса

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

Метод Описание
Validate ( object value, string config, string preValues, PropertyEditor editor ) : IEnumerable

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

Validate() публичный Метод

public Validate ( object value, string config, string preValues, PropertyEditor editor ) : IEnumerable
value object
config string
preValues string
editor PropertyEditor
Результат IEnumerable