Click or drag to resize

InstanceValidateBuffer Method (Byte, InstanceSettings, ErrorLog)

Note: This API is now obsolete.

Namespace:  Altova.RaptorXml.Xml
Assembly:  raptorxmlxbrlapi (in raptorxmlxbrlapi.dll) Version: 2.8.2.0 (1.0.0.0)
Syntax
[ObsoleteAttribute("ValidateBuffer with InstanceSettings is deprecated, please use InstanceValidationSettings instead.")]
public static bool ValidateBuffer(
	byte[] buffer,
	InstanceSettings options,
	out ErrorLog log
)

Parameters

buffer
Type: SystemByte
options
Type: Altova.RaptorXml.XmlInstanceSettings
log
Type: Altova.RaptorXmlErrorLog

Return Value

Type: Boolean
See Also