InputValidator ClassDelta Engine Documentation
Validates user input to meet the coding standards and avoid exceptions. View code on GitHub
Inheritance Hierarchy

System Object
  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

public static class InputValidator

The InputValidator type exposes the following members.

Methods

  NameDescription
Public methodStatic memberIsValidAbsolutePath
Public methodStatic memberIsValidProjectName
Top
See Also