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