Returns True if the field's validity was changed by the most recent SetFieldValue call.
This method tells you whether the validity of the field changed. (In some cases, the validity can change even if this field's value did not. For example, its validity might be dependent upon another field's value.)
This mechanism detects SetFieldValue calls only for the Entity object to which this field belongs. It ignores SetFieldValue calls that apply to other Entity objects.