Skip to content

Commit 5a4675b

Browse files
authored
Merge pull request #329 from dpprdan/duplicate_paragraph
[docs] remove duplicate paragraph
2 parents 2367402 + 8174a43 commit 5a4675b

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

docs/user-guide/schema-validation.qmd

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -377,14 +377,6 @@ validation.get_step_report(i=1)
377377

378378
## Common Schema Validation Patterns
379379

380-
This section explores common patterns for applying schema validation to different scenarios. Each
381-
pattern addresses specific validation needs you might encounter when working with real-world data.
382-
We'll examine the step reports for these validations since they provide more detailed information
383-
about what was checked and how the validation performed, offering an intuitive way to understand
384-
the results beyond simple pass/fail indicators.
385-
386-
## Common Schema Validation Patterns
387-
388380
This section explores common patterns for applying schema validation to different scenarios. Each
389381
pattern addresses specific validation needs you might encounter when working with real-world data.
390382
We'll examine the step reports (`~~Validate.get_step_report()`) for these validations since they

0 commit comments

Comments
 (0)