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.ProjectClassesAssembly: SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.0.0.0 (5.0.0)
Syntax Public Function Validate As Boolean
Return Value
Type:
Boolean
true if validation completed successfully without errors, false otherwise
See Also