public class UserNameRegexpUtils extends Object
UserNameRegexpUtils()
static boolean
isUserName(String str)
isUserName(String str, Integer min, Integer max)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public UserNameRegexpUtils()
public static boolean isUserName(String str)
str
public static boolean isUserName(String str, Integer min, Integer max)
min
max
Copyright © 2024. All rights reserved.