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

Наследование: 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