Javax.Xml.Parsers.SAXParser.IsValidating Property
Indicates whether or not this parser is configured to validate XML documents.

Syntax

[get: Android.Runtime.Register("isValidating", "()Z", "GetIsValidatingHandler")]
public abstract bool IsValidating { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Indicates whether or not this parser is configured to validate XML documents.

[Android Documentation]

Requirements

Namespace: Javax.Xml.Parsers
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1