| Package | Description |
|---|---|
| org.tinygroup.validate | |
| org.tinygroup.validate.impl |
| Modifier and Type | Method and Description |
|---|---|
List<ErrorDescription> |
ValidateResult.getErrorList()
返回所有的错误信息
|
| Modifier and Type | Method and Description |
|---|---|
void |
ValidateResult.addError(ErrorDescription errorDescription)
添加错误描述
|
| Modifier and Type | Method and Description |
|---|---|
List<ErrorDescription> |
ValidateResultImpl.getErrorList() |
| Modifier and Type | Method and Description |
|---|---|
void |
ValidateResultImpl.addError(ErrorDescription errorDescription) |
Copyright © 2006–2018 TinyGroup. All rights reserved.