Package org.opendaylight.yangtools.yang.parser.spi.validation


package org.opendaylight.yangtools.yang.parser.spi.validation
Provides interfaces and enumerations necessary for validation processes. Currently, this package contains an interface which represents a namespace used by the validation process. This namespace contains different types of validation bundles or collections. Allowed types of validation bundles are defined by the enumeration ValidationBundles.ValidationBundleType which is provided by this package.