Skip to main content

Enumeration: ModelAutoTypeCheckingMode

Model auto type-checking mode.

Enumeration Members​

Enumeration MemberValueDescription
AlwaysOff"alwaysOff"Do not auto type check models no matter the current environment
AlwaysOn"alwaysOn"Auto type check models no matter the current environment
DevModeOnly"devModeOnly"Auto type check models only in dev mode