File tree Expand file tree Collapse file tree 1 file changed +0
-8
lines changed
Expand file tree Collapse file tree 1 file changed +0
-8
lines changed Original file line number Diff line number Diff 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-
388380This section explores common patterns for applying schema validation to different scenarios. Each
389381pattern addresses specific validation needs you might encounter when working with real-world data.
390382We'll examine the step reports (` ~~Validate.get_step_report() ` ) for these validations since they
You can’t perform that action at this time.
0 commit comments