C# 클래스 Umbraco.Belle.App_Plugins.MyPackage.PropertyEditors.PostcodeValidator

Validates a postcode
상속: Umbraco.Belle.System.PropertyEditors.ValidatorBase
파일 보기 프로젝트 열기: umbraco/Belle

공개 메소드들

메소드 설명
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