NLdoc.Validation.Rules.PageStartsWithHeadingOne (NLdoc.Validation v4.0.19)

View Source

This rule validates that a document starts with a Heading with level 1. It produces a validation finding on the first heading with level 1 found in the document, if it is not the first element in the document.

Note: this rule will not produce a validation finding if the document does not contain a heading with level 1.