| Package | Description |
|---|---|
| org.opendaylight.yangtools.yang.parser.spi.validation |
Provides interfaces and enumerations necessary for validation processes.
|
| Modifier and Type | Field and Description |
|---|---|
static NamespaceBehaviour<ValidationBundlesNamespace.ValidationBundleType,Collection<?>,ValidationBundlesNamespace> |
ValidationBundlesNamespace.BEHAVIOUR |
| Modifier and Type | Method and Description |
|---|---|
static ValidationBundlesNamespace.ValidationBundleType |
ValidationBundlesNamespace.ValidationBundleType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ValidationBundlesNamespace.ValidationBundleType[] |
ValidationBundlesNamespace.ValidationBundleType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2020 OpenDaylight. All rights reserved.