Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Interface: RT.CommandLine.ICommandLineValidatable

Summary

Contains methods to validate a set of parameters passed by the user on the command-line and parsed by CommandLineParser. Use this class only in monolingual (unlocalisable) applications. Use ICommandLineValidatable<TTranslation> otherwise.

Instance methods

ConsoleColoredString
  • Abstract
When overridden in a derived class, returns an error message if the contents of the class are invalid, otherwise returns null.