Method GetValidatorForChildContent
GetValidatorForChildContent(string)
Gets the validator to use for child content (a nested document or array).
public IElementNameValidator GetValidatorForChildContent(string elementName)
Parameters
elementName
stringThe name of the element.
Returns
- IElementNameValidator
The validator to use for child content.