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