C# Класс Umbraco.Belle.App_Plugins.MyPackage.PropertyEditors.PostcodeValidator

Validates a postcode
Наследование: Umbraco.Belle.System.PropertyEditors.ValidatorBase
Показать файл Открыть проект

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

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

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

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

public Validate ( object value, string preValues, PropertyEditor editor ) : IEnumerable
value object
preValues string
editor Umbraco.Belle.System.PropertyEditors.PropertyEditor
Результат IEnumerable