What's Changed
- Add support for custom validation messages and attributes when using property morphable by @bentleyo in #1055
- [feat] Add database constraints for validation annotations by @Klaas058 in #1085
- Revert validateAndCreate change that broke prepareForPipeline by @rubenvanassche in #1175
- Inline data specific rules and fix wildcard collection rule overrides by @rubenvanassche in #1176
- Add required validation rule to bool properties by @rubenvanassche in #1177
- Include lazy properties when storing data via Eloquent casts by @rubenvanassche in #1178
- Fix CannotSetComputedValue for optional computed properties by @rubenvanassche in #1179
Full Changelog: 4.21.0...4.22.0