eieio-persistent-validate/fix-slot-value
eieio-persistent-validate/fix-slot-value is a compiled Lisp function in `eieio-base.el
'.
(eieio-persistent-validate/fix-slot-value CLASS SLOT PROPOSED-VALUE)
Validate that in CLASS, the SLOT with PROPOSED-VALUE is good, then fix.
A limited number of functions, such as quote, list, and valid object
constructor functions are considered valid.
Second, any text properties will be stripped from strings.