What's Changed
* Add ability to collect validation errors for SchemaError by dmontagu in https://github.com/pydantic/pydantic-core/pull/466
* Use 'Invalid Schema:' as prefix by dmontagu in https://github.com/pydantic/pydantic-core/pull/468
* Rename validation / serialization symbols to homogenize naming by adriangb in https://github.com/pydantic/pydantic-core/pull/467
**Full Changelog**: https://github.com/pydantic/pydantic-core/compare/v0.16.0...v0.16.1