C# 클래스 Umbraco.Belle.System.PropertyEditors.ValueTypeValueValidator

상속: ManifestValueValidator
파일 보기 프로젝트 열기: umbraco/Belle 1 사용 예제들

공개 메소드들

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