IsValid

InlineXbrlDocument.IsValid method

Checks whether this inlince XBRL document is valid.

public bool IsValid()

Return Value

If valid, return true, otherwise false.

See Also