Validate this object and report any inconsistencies.
[C#] virtual void Validate(Validation validation)
virtual void Validate(Validation validation)
The validation of one object involves validating the properties of the object. Since.
the properties are often objects themselves, the process can be quite involved.