* Assert that the props are valid * * @param {string} componentName Name of the component for error messages. * @param {object} propTypes Map of prop name to a ReactPropType * @param {object} props * @param {string} location e.g. "prop", "context", "child context" * @private
(componentName, propTypes, props, location)
source not stored for this graph (policy: none)
no test coverage detected