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
TTranslation | tr |
Contains translations for the messages that may occur during validation. |