Class ValidationBundles
java.lang.Object
org.opendaylight.yangtools.yang.parser.spi.validation.ValidationBundles
Namespace used for validating whether a node is of some type, e.g. usable target for some operation or has other
significant properties.
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final @NonNull NamespaceBehaviour
<?, ?> static final @NonNull ParserNamespace
<ValidationBundles.ValidationBundleType, Collection<?>> -
Method Summary
-
Field Details
-
NAMESPACE
public static final @NonNull ParserNamespace<ValidationBundles.ValidationBundleType,Collection<?>> NAMESPACE -
BEHAVIOUR
-