Uses of Class
tech.guilhermekaua.spigotboot.config.reference.context.ConfigTypeMismatchContext
Packages that use ConfigTypeMismatchContext
-
Uses of ConfigTypeMismatchContext in tech.guilhermekaua.spigotboot.config.reference
Methods in tech.guilhermekaua.spigotboot.config.reference with parameters of type ConfigTypeMismatchContextModifier and TypeMethodDescription@Nullable ObjectConfigReferenceErrorHandler.onTypeMismatch(@NotNull ConfigTypeMismatchContext context) Called when a resolved reference value cannot be coerced into the scalar or primitive type expected by the target field (for example, a non-numeric resolved value bound to anintfield).@Nullable ObjectDefaultConfigReferenceErrorHandler.onTypeMismatch(@NotNull ConfigTypeMismatchContext context)