Skip to main content
validate_comment_content
yggdrasil
0.9.0
In yggdrasil::
api::
comments::
helpers
yggdrasil
::
api
::
comments
::
helpers
Function
validate_
comment_
content
Copy item path
Source
pub fn validate_comment_content(content: &
str
) ->
Result
<
()
,
String
>
Expand description
校验评论内容:非空且不超过 10000 字符。