C# Class Dev2.DynamicServices.Validator

Provides a representation of a validator. Describes the types of validation that can occur
Inheritance: Dev2.DynamicServices.Objects.Base.DynamicServiceObjectBase
显示文件 Open project: Warewolf-ESB/Warewolf Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
Compile ( ) : bool
Validator ( ) : Dev2.Common.Interfaces.Core.DynamicServices

Method Details

Compile() public method

public Compile ( ) : bool
return bool

Validator() public method

public Validator ( ) : Dev2.Common.Interfaces.Core.DynamicServices
return Dev2.Common.Interfaces.Core.DynamicServices