Gets the error message.

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

Syntax

C#
protected string ErrorMessage{ get;}

Field Value

The error message.

See Also