security_content icon indicating copy to clipboard operation
security_content copied to clipboard

Update validation error

Open pyth0n1c opened this issue 3 years ago • 1 comments
trafficstars

Updating how Validation handles Content Validation Errors. All content is scanned and all validation errors are returned before any exceptions are raised. This makes pytest results easier to read and ensures the user gets to see all validation errors if an error occurs instead of just errors associated with one type of content.

pyth0n1c avatar Sep 01 '22 16:09 pyth0n1c

I've added WIP back to this PR. We need to make a small update to improve/re-add duplicate ID checking.

pyth0n1c avatar Sep 06 '22 17:09 pyth0n1c

Duplicate ID checking has been re-added and improved. Check the screenshot below for details: image

pyth0n1c avatar Sep 29 '22 21:09 pyth0n1c