eieio-validate-class-slot-value
eieio-validate-class-slot-value is a compiled Lisp function in `eieio-core.el
'.
(eieio-validate-class-slot-value CLASS SLOT-IDX VALUE SLOT)
Make sure that for CLASS referencing SLOT-IDX, VALUE is valid.
Checks the :type specifier.
SLOT is the slot that is being checked, and is only used when throwing
an error.