Uses of Enum Class
org.mule.runtime.ast.api.validation.Validation.Level
Packages that use Validation.Level
-
Uses of Validation.Level in org.mule.runtime.ast.api.validation
Methods in org.mule.runtime.ast.api.validation that return Validation.LevelModifier and TypeMethodDescriptionArtifactValidation.getLevel()Validation.getLevel()static Validation.LevelReturns the enum constant of this class with the specified name.static Validation.Level[]Validation.Level.values()Returns an array containing the constants of this enum class, in the order they are declared.