rejection property
The specific rejected value within the overall subject that caused the failure.
The Rejection.actual may be a property derived from the value at the root of the subject, for instance a field or an element in a collection.
Implementation
final Rejection rejection;