| 程序包 | 说明 |
|---|---|
| cc.fozone.validation.config | |
| cc.fozone.validation.config.pojo |
| 限定符和类型 | 方法和说明 |
|---|---|
Map<String,Group> |
BasicValidateConfig.readGroups()
读取组配置
|
| 限定符和类型 | 方法和说明 |
|---|---|
Group |
Configuration.getGroup(String name)
获得验证组
|
| 限定符和类型 | 方法和说明 |
|---|---|
Map<String,Group> |
Configuration.getGroups() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
Configuration.addGroup(String name,
Group group)
添加验证组
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
Configuration.setGroups(Map<String,Group> groups) |
Copyright © 2014. All rights reserved.