Uses of Enum Class
org.summerboot.jexpress.boot.config.annotation.Config.Validate
Packages that use Config.Validate
-
Uses of Config.Validate in org.summerboot.jexpress.boot.config.annotation
Methods in org.summerboot.jexpress.boot.config.annotation that return Config.ValidateModifier and TypeMethodDescriptionstatic Config.ValidateReturns the enum constant of this class with the specified name.static Config.Validate[]Config.Validate.values()Returns an array containing the constants of this enum class, in the order they are declared.