Fixed
Details
Assignee
Marko BekhtaMarko BekhtaReporter
Gunnar MorlingGunnar MorlingParticipants
Gunnar MorlingMarko BekhtaFix versions
Priority
Major
Details
Details
Assignee
Marko Bekhta
Marko BekhtaReporter
Gunnar Morling
Gunnar MorlingParticipants
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
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.