Skip to content

Commit

Permalink
validation: add Rust-side extension validation helpers (#9781)
Browse files Browse the repository at this point in the history
* validation: add Rust-side extension validation helpers

* rust: Add unit tests for criticality and basic extension policy flow

* rust: Remove validators, these can be in a separate PR

* rust: Fix comment

* rust: Collapse criticality unit tests

* rust: Test case where maybe present validator detects incorrect criticality

* rust: Remove unused `PolicyError` variants

* rust: Add unit test exercising formatting of `DuplicateExtensionsError`

* rust: Remove the need for printing `DuplicateExtensionsError`
  • Loading branch information
tetsuo-cpp authored Oct 28, 2023
1 parent ed57fbb commit 3b39f65
Show file tree
Hide file tree
Showing 3 changed files with 407 additions and 1 deletion.
Loading

0 comments on commit 3b39f65

Please sign in to comment.