how to read the stored error if any in the validator object?
I am trying to read in the validateentity method of an entityvalidator to see if there is any error in the entity to read the error set by setentityfielderror.
how to read the error? dataerrorinfo is protected.