| 
    MeVisLab Scripting Reference
    
   | 
 
#include <mlabTreeValidator.h>
Inherits QObject.
Public Slots | |
| bool | validate (MLABTree *tree, bool silent=false, bool styles=true, MLABStyle *style=nullptr) | 
Validates a given MLABTree.
The errors/warning as printed to the debug console of MeVisLab.
      
  | 
  slot | 
Validates the tree and print errors to console.