@Documented @Retention(value=RUNTIME) @Target(value=FIELD) public @interface NbConstraint
| 限定符和类型 | 可选元素和说明 |
|---|---|
String |
isNullMessage
为空时提示
|
boolean |
notNull |
String |
notUniqueMessage |
boolean |
unique |
String |
value |
Copyright © 2022. All rights reserved.