public class MandatoryNodeIfParentPresentConstraint extends NodeConstraint
| Modifier and Type | Field and Description |
|---|---|
static String |
JAXB_ELEMENT |
static String |
JAXB_TYPE |
locationPath| Constructor and Description |
|---|
MandatoryNodeIfParentPresentConstraint()
Construct a new mandatory node if parent present constraint with the location set to
null. |
MandatoryNodeIfParentPresentConstraint(String locationPath)
Construct a new mandatory node if parent present constraint.
|
equals, getLocationPath, hashCode, setLocationPathpublic static final String JAXB_ELEMENT
public static final String JAXB_TYPE
public MandatoryNodeIfParentPresentConstraint()
null.public MandatoryNodeIfParentPresentConstraint(String locationPath)
locationPath - the XPath of the node.Copyright © 2025 CESSDA ERIC. All rights reserved.