Skip to content

Commit 19663f4

Browse files
committed
Write a migration guide.
1 parent 7270af1 commit 19663f4

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
title: `validate_parent_has_component` is superseded by `ValidateParentHasComponentPlugin`
3+
pull_requests: []
4+
---
5+
6+
The `validate_parent_has_component` insert hook has been replaced by a plugin:
7+
`ValidateParentHasComponentPlugin`. This uses an observer, a resource, and a system to achieve a
8+
more robust (and less spurious) warning for invalid configuration of entities.

0 commit comments

Comments
 (0)