Skip to content

Commit c192cbd

Browse files
authored
Merge pull request #300 from posit-dev/docs-validation-report-guide
docs: add User Guide page on validation reports
2 parents ad9b01a + 775d92f commit c192cbd

File tree

3 files changed

+561
-0
lines changed

3 files changed

+561
-0
lines changed

docs/_quarto.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,7 @@ website:
8888
- user-guide/yaml-reference.qmd
8989
- section: "Post Interrogation"
9090
contents:
91+
- user-guide/validation-reports.qmd
9192
- user-guide/step-reports.qmd
9293
- user-guide/extracts.qmd
9394
- user-guide/sundering.qmd

docs/user-guide/index.qmd

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -206,6 +206,7 @@ The *Advanced Validation* section explores more specialized validation technique
206206
After validating your data, the *Post Interrogation* section helps you analyze and respond to
207207
results:
208208

209+
- [Validation Reports](validation-reports.qmd): Understand and customize the validation report table
209210
- [Step Reports](step-reports.qmd): View detailed results for individual validation steps
210211
- [Data Extracts](extracts.qmd): Extract and analyze failing data
211212
- [Sundering Validated Data](sundering.qmd): Split data based on validation results

0 commit comments

Comments
 (0)