validate
Evaluates class-level cross-field constraints against the target object value.
Return
true if all class-level rules pass; false otherwise.
Parameters
value
The object instance under validation.
context
Navigation context holding field metadata and target context properties.