Uses of Enum
org.instancio.settings.Mode
Packages that use Mode
-
Uses of Mode in org.instancio.settings
Fields 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