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 -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final NamespaceBehaviour<ValidationBundlesNamespace.ValidationBundleType,
Collection<?>, @NonNull ValidationBundlesNamespace>
-
Field Details
-
BEHAVIOUR
static final NamespaceBehaviour<ValidationBundlesNamespace.ValidationBundleType,Collection<?>, BEHAVIOUR@NonNull ValidationBundlesNamespace>
-