| Package | Description |
|---|---|
| to.etc.domui.logic.errors |
| Modifier and Type | Class and Description |
|---|---|
class |
MandatoryProblem
This problem helper checks mandatoryness on fields.
|
| Modifier and Type | Method and Description |
|---|---|
static Problem |
Problem.error(Class<?> anchor,
String code) |
static Problem |
Problem.errorList(Class<?> anchor,
String code) |
Problem |
ProblemInstance.getProblem() |
static Problem |
Problem.warning(Class<?> anchor,
String code) |
static Problem |
Problem.warningList(Class<?> anchor,
String code) |
Copyright © 2017 etc.to. All rights reserved.