XmlPullParser.FeatureValidation Field

Definition

Caution

Use 'Org.XmlPull.V1.IXmlPullParser.FeatureValidation'. This class will be removed in a future release.

If this feature is activated, all validation errors as defined in the XML 1.

[Android.Runtime.Register("FEATURE_VALIDATION")]
[System.Obsolete("Use 'Org.XmlPull.V1.IXmlPullParser.FeatureValidation'. This class will be removed in a future release.")]
public const string FeatureValidation;
[<Android.Runtime.Register("FEATURE_VALIDATION")>]
[<System.Obsolete("Use 'Org.XmlPull.V1.IXmlPullParser.FeatureValidation'. This class will be removed in a future release.")>]
val mutable FeatureValidation : string

Field Value

String
Attributes

Remarks

Java documentation for org.xmlpull.v1.XmlPullParser.FEATURE_VALIDATION.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to