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