Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Method: ConsoleColoredString Validate(TTranslation)

Declaration

public ConsoleColoredString Validate(
    TTranslation tr
)

Summary

When implemented in a class, returns an error message if the contents of the class are invalid, otherwise returns null.

Parameters

TTranslationtr Contains translations for the messages that may occur during validation.