ChecksMode

The mode describes how birchwood will act when encounterin invalid characters that were provided BY the user TO birchwood

Values

ValueMeaning
EASY

In this mode any invalid characters will be automatically stripped

HARDCORE

In this mode any invalid characters will result in the throwing of a BirchwoodException

Meta