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
Afficher le fichier Open project: Warewolf-ESB/Warewolf Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
Compile ( ) : bool
Validator ( ) : Dev2.Common.Interfaces.Core.DynamicServices

Method Details

Compile() public méthode

public Compile ( ) : bool
Résultat bool

Validator() public méthode

public Validator ( ) : Dev2.Common.Interfaces.Core.DynamicServices
Résultat Dev2.Common.Interfaces.Core.DynamicServices