[]
Gets the Exception object that is associated with this validation entry, if any.
public Exception Exception { get; }
An Exception associated with the validation entry, or null if there is no exception.
null