ObjectValidityEvent
Supported only by WrapperFactory , represents a check as to whether the current values of the properties/collections of an object are valid (for example, prior to saving that object).
If #getReason() is not null
then provides the reason why the object is invalid, otherwise ok.