public class ValidateMinLength extends AbstractValidate<VMinLength>
| 构造器和说明 |
|---|
ValidateMinLength() |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
check(VMinLength valid,
FieldInfo fieldInfo) |
String |
getAnticipate(VMinLength valid) |
WhatType[] |
type() |
handlepublic WhatType[] type()
type 在类中 AbstractValidate<VMinLength>public String getAnticipate(VMinLength valid)
getAnticipate 在类中 AbstractValidate<VMinLength>public boolean check(VMinLength valid, FieldInfo fieldInfo)
check 在类中 AbstractValidate<VMinLength>Copyright © 2020. All rights reserved.