Add an option to validate class-level constraints only if all property constraints are valid

Description

It's a bit similar to the fail-fast mode, but I think it's a useful addition when it comes to class-level constraints. We'd only validate those if all property constraints are valid. That way you'd avoid null checks and such in class-level constraint validators.

Environment

None

Activity

Show:
Fixed

Details

Assignee

Reporter

Participants

Gunnar Morling
Marko Bekhta

Fix versions

Priority

Created May 10, 2017 at 3:04 PM
Updated August 1, 2024 at 8:38 AM
Resolved July 19, 2024 at 10:46 AM