Uses of Class
tech.guilhermekaua.spigotboot.core.validation.ConfigPath
Packages that use ConfigPath
-
Uses of ConfigPath in tech.guilhermekaua.spigotboot.core.validation
Methods in tech.guilhermekaua.spigotboot.core.validation that return ConfigPathModifier and TypeMethodDescription@NotNull ConfigPathstatic @NotNull ConfigPathCreates a path from the given elements.@NotNull ConfigPathConfigPath.parent()static @NotNull ConfigPathParses a dot-separated path string.static @NotNull ConfigPathConfigPath.root()Returns the root path (empty path).