public interface EvaluableAssertion
Modifier and Type | Method and Description |
---|---|
XBRLAssertionResult[] |
evaluateAssertion(XBRLInstance doc,
XBRLEvaluationContext evalContext)
Required for evaluating the assertion.
|
java.lang.String |
getErrorIdentification()
Returns an string that identifies the assertion when an error is produced.
|
java.lang.String |
getLabel()
This is implemented by the surrounding resource.
|
XBRLResource |
getResource()
Returns the XBRLResource that contains the definition of the assertion.
|
XBRLAssertionResult[] evaluateAssertion(XBRLInstance doc, XBRLEvaluationContext evalContext) throws XFValidationException
doc
- the docevalContext
- This is the thread evaluation contextXFValidationException
- the XF validation exceptionjava.lang.String getLabel()
java.lang.String getErrorIdentification()
XBRLResource getResource()
Copyright 2006-2015 Reporting Standard S.L., C/ Torrecilla del Puerto 1, 28043, Madrid, Espaņa