Uses of Enum
org.instancio.settings.Mode
Packages that use Mode
-
Uses of Mode in org.instancio.settings
Subclasses with type arguments of type Mode in org.instancio.settingsModifier and TypeClassDescriptionenumFields in org.instancio.settings with type parameters of type ModeModifier and TypeFieldDescriptionstatic final SettingKey<Mode> Keys.MODESpecifies the mode: strict (unused selectors will trigger an exception) or lenient; default isSTRICT; property namemode.Methods in org.instancio.settings that return Mode