Skip to content

Commit

Permalink
fix: add button link validator to validators
Browse files Browse the repository at this point in the history
  • Loading branch information
d1snin committed Sep 5, 2023
1 parent c063fcf commit f92a66e
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ internal abstract class ContentEntityValidator<in D : ContentEntityTypeDefinitio
ContentEntityParametersValidator,
VoidContentEntityValidator,
TextContentEntityValidator,
ButtonLinkContentEntityValidator,
SpaceContentEntityValidator
)
}
Expand Down

0 comments on commit f92a66e

Please sign in to comment.