Click or drag to resize

InlineXbrlDocumentSetValidateBuffer Method (Byte, InlineXbrlValidationSettings, ErrorLog)

Namespace:  Altova.RaptorXml.Xbrl
Assembly:  raptorxmlxbrlapi (in raptorxmlxbrlapi.dll) Version: 2.8.2.0 (1.0.0.0)
Syntax
public static bool ValidateBuffer(
	byte[] buffer,
	InlineXbrlValidationSettings options,
	out ErrorLog log
)

Parameters

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

Return Value

Type: Boolean
See Also