- Specifying the `RestrictChildrenAttribute` enables `TagHelper`s to only allow other `TagHelper`s targeting specified names to be in the children. - Used the `null` value to indicate that `AllowedChildren` was not specified and therefore everything is allowed. This is the default. - Added name verification to name values to ensure that no bad values pass through the system. - Added parsing tests to validate a mixture of content generates errors when expected. #255 |
||
|---|---|---|
| .. | ||
| Microsoft.AspNet.Razor.Runtime.Test | ||
| Microsoft.AspNet.Razor.Test | ||