added a comment - - edited
This validation will be implemented by the new check ChildElementRequiredCheck.
The ChildRequiredCheck has two parameters (parent, child) and can be configured to check any combination of parent tag and child tag.
There are 4 new structure checks to find missing or illegal elements:
ChildElementIllegalCheck
ParentElementIllegalCheck
ChildElementRequiredCheck
ParentElementRequiredCheck
This validation will be implemented by the new check ChildElementRequiredCheck.
The ChildRequiredCheck has two parameters (parent, child) and can be configured to check any combination of parent tag and child tag.
There are 4 new structure checks to find missing or illegal elements:
ChildElementIllegalCheck
ParentElementIllegalCheck
ChildElementRequiredCheck
ParentElementRequiredCheck