eieio-validate-slot-value

eieio-validate-slot-value is a compiled Lisp function in `eieio-core.el'.

(eieio-validate-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.