public class SoapRootValidation extends RootValidation
log
Constructor and Description |
---|
SoapRootValidation(String... rootElement) |
Modifier and Type | Method and Description |
---|---|
boolean |
isNamespaceAllowedOnElement(Map<List<String>,List<String>> invalidRootNamespaces,
String namespaceURI,
String localName) |
check, getPath, getPathLength, getValidElementsAtLevel, getValidLastElements, toString
public SoapRootValidation(String... rootElement)
public boolean isNamespaceAllowedOnElement(Map<List<String>,List<String>> invalidRootNamespaces, String namespaceURI, String localName)
isNamespaceAllowedOnElement
in class RootValidation
Copyright © 2023 Frank!Framework. All rights reserved.