LastException

ValidationResult.LastException property

验证过程中遇到的最后一个错误。

public Exception LastException { get; set; }

也可以看看