Validates user input to meet the coding standards and avoid exceptions.
View code on GitHub
Inheritance Hierarchy
DeltaEngine.Editor.ProjectCreator InputValidator
Namespace: DeltaEngine.Editor.ProjectCreator
Assembly: DeltaEngine.Editor.ProjectCreator (in DeltaEngine.Editor.ProjectCreator.dll) Version: 1.1.1.0 (1.1.1)
Syntax
The InputValidator type exposes the following members.
Methods
Name | Description | |
---|---|---|
IsValidAbsolutePath | ||
IsValidProjectName |
See Also