Uses of Enum Class
io.ocfl.api.model.ValidationCode
Packages that use ValidationCode
-
Uses of ValidationCode in io.ocfl.api.model
Methods in io.ocfl.api.model that return ValidationCodeModifier and TypeMethodDescriptionValidationIssue.getCode()
static ValidationCode
Returns the enum constant of this class with the specified name.static ValidationCode[]
ValidationCode.values()
Returns an array containing the constants of this enum class, in the order they are declared.Constructors in io.ocfl.api.model with parameters of type ValidationCode