namespace DevHive.Web.Models.Post.Comment { public class CreateCommentWebModel : BaseCommentWebModel { } }