Interface ValidationBundlesNamespace
-
- All Superinterfaces:
ParserNamespace<ValidationBundlesNamespace.ValidationBundleType,Collection<?>>
public interface ValidationBundlesNamespace extends ParserNamespace<ValidationBundlesNamespace.ValidationBundleType,Collection<?>>
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 Modifier and Type Interface Description static class
ValidationBundlesNamespace.ValidationBundleType
-
Field Summary
Fields Modifier and Type Field Description static NamespaceBehaviour<ValidationBundlesNamespace.ValidationBundleType,Collection<?>,@NonNull ValidationBundlesNamespace>
BEHAVIOUR
-
-
-
Field Detail
-
BEHAVIOUR
static final NamespaceBehaviour<ValidationBundlesNamespace.ValidationBundleType,Collection<?>,@NonNull ValidationBundlesNamespace> BEHAVIOUR
-
-