ユーザー名。 User name.
Optional
minLength: number = 3最小文字数。 Minimum number of characters.
Optional
maxLength: number = 15最大文字数。 Maximum number of characters.
正しい形式の場合は true, そうでない場合は false。 True if the format is correct, false otherwise.
Generated using TypeDoc
ユーザー名の形式が正しいかどうかを判定
User name format is correct or not
Example