Constructs and configures an IValidator instance based on the properties set on the attribute instance.

Namespace: Castle.Components.Validator
Assembly:  Castle.Components.Validator (in Castle.Components.Validator.dll)
Version: 1.0.3.0

Syntax

C#
public abstract IValidator Build()

Return Value

See Also