Toggle navigation
Hot Examples
RU
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Найти
Главная
Umbraco
Belle
App_Plugins
MyPackage
PropertyEditors
PostcodeValidator
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