mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
2283eb9183
This PR uses the new diagnostic type for most of the error messages produced in our explicit validation passes (`Validation/` directory). One of the validations produced multiple errors as a hack to showing multiple related locations, which we can now consolidate into a single diagnostic.