|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface HasXBRLValidation
A class implementing this interface contains a method called validateXBRL that performs XBRLValidation of the document being edited and updates the GUI to show the errors
| Method Summary | |
|---|---|
boolean |
isAutomaticValidationMode()
returns true if validation mode is automatic. |
boolean |
isManualValidationMode()
returns true if the validation mode is manual. |
void |
validateXBRL()
Performs XBRL 2.1 validation of the document being edited and updates. |
| Method Detail |
|---|
void validateXBRL()
boolean isAutomaticValidationMode()
boolean isManualValidationMode()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||