public class Validator extends Object
| Constructor and Description |
|---|
Validator() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isMactch(Pattern pattern,
String value)
通过正则表达式验证
|
static boolean |
isNumber(String str)
是否为数字
|
Copyright © 2025. All rights reserved.