ITechniqueResult Interface

ITechniqueResult interface

Describes the result of the technique validation.

public interface ITechniqueResult

Properties

NameDescription
getError Error object that implemented interface IError
getRule The rule that is checked
getSuccess Returns result of the criterion.

See Also