Gets a value indicating whether this validator supports browser validation.

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

Syntax

C#
bool SupportsBrowserValidation{ get;}

Field Value

trueTruetrue if browser validation is supported; otherwise, falseFalsefalse.

See Also