| Package | Description |
|---|---|
| org.yarnandtail.andhow.api | |
| org.yarnandtail.andhow.internal |
| Modifier and Type | Method and Description |
|---|---|
void |
ValidatedValue.addProblem(ValueProblem problem) |
| Constructor and Description |
|---|
ValidatedValue(Property<T> prop,
T value,
ProblemList<ValueProblem> inIssues)
Construct w/ a known set of problems.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
ValueProblem.InvalidValueProblem<T> |
| Modifier and Type | Method and Description |
|---|---|
static void |
ReportGenerator.printValueProblems(PrintStream out,
List<ValueProblem> probs,
StaticPropertyConfigurationInternal appDef) |
Copyright © 2017. All rights reserved.