IsValid

XbrlInstance.IsValid method

Checks whether this XBRL instance is valid.

public bool IsValid()

Return Value

If valid, return true, otherwise false.

See Also