C# 클래스 Dev2.DynamicServices.Validator

Provides a representation of a validator. Describes the types of validation that can occur
상속: Dev2.DynamicServices.Objects.Base.DynamicServiceObjectBase
파일 보기 프로젝트 열기: Warewolf-ESB/Warewolf 1 사용 예제들

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
Compile ( ) : bool
Validator ( ) : Dev2.Common.Interfaces.Core.DynamicServices

메소드 상세

Compile() 공개 메소드

public Compile ( ) : bool
리턴 bool

Validator() 공개 메소드

public Validator ( ) : Dev2.Common.Interfaces.Core.DynamicServices
리턴 Dev2.Common.Interfaces.Core.DynamicServices