Skip to content

Commit

Permalink
Add cross manifest validation to test config
Browse files Browse the repository at this point in the history
  • Loading branch information
afwillia committed Jun 4, 2024
1 parent 3e938df commit 1e4263e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion test/test_cross_manifest_validation_type_dca_config.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,8 @@
"use_annotations": false
},
"model_validate": {
"restrict_rules": false
"restrict_rules": false,
"enable_cross_manifest_validation": true
},
"model_submit": {
"use_schema_labels": true,
Expand Down

0 comments on commit 1e4263e

Please sign in to comment.