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.6.0.0 (5.6.19.0117)
Syntax Public Function Validate As Boolean
Return Value
Type:
Boolean
true if validation completed successfully without errors, false otherwise
See Also