Uses of Enum Class
ddf.catalog.validation.violation.ValidationViolation.Severity
Packages that use ValidationViolation.Severity
-
Uses of ValidationViolation.Severity in ddf.catalog.validation.violation
Methods in ddf.catalog.validation.violation that return ValidationViolation.SeverityModifier and TypeMethodDescriptionValidationViolation.getSeverity()Returns the severity of the violation.static ValidationViolation.SeverityReturns the enum constant of this class with the specified name.static ValidationViolation.Severity[]ValidationViolation.Severity.values()Returns an array containing the constants of this enum class, in the order they are declared.