Validates the project. It will ask all contained elements if they're valid, which will cause errors/warnings to
            be reported along the way.
            
 
    Namespace: 
   SD.LLBLGen.Pro.ApplicationCore.ProjectClasses
    Assembly:
   SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.7.0.0 (5.7.0)
SyntaxPublic Function Validate As Boolean
Return Value
Type: 
Boolean
            true if validation completed successfully without errors, false otherwise
            
See Also