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

Namespace: Castle.ActiveRecord
Assembly:  Castle.ActiveRecord (in Castle.ActiveRecord.dll)
Version: 1.0.3.0

Syntax

C#
public override IValidator Build()

Return Value

See Also