| Package | Description |
|---|---|
| org.yarnandtail.andhow.internal | |
| org.yarnandtail.andhow.util |
| Modifier and Type | Class and Description |
|---|---|
static class |
ConstructionProblem.DuplicateLoader |
static class |
ConstructionProblem.DuplicateProperty |
static class |
ConstructionProblem.ExportException |
static class |
ConstructionProblem.InvalidDefaultValue |
static class |
ConstructionProblem.InvalidValidationConfiguration |
static class |
ConstructionProblem.LoaderPropertyNotRegistered |
static class |
ConstructionProblem.NonUniqueNames |
static class |
ConstructionProblem.PropertyNotPartOfGroup |
static class |
ConstructionProblem.SecurityException |
| Modifier and Type | Method and Description |
|---|---|
ConstructionProblem |
ConstructionDefinitionMutable.addProperty(Class<? extends BasePropertyGroup> group,
Property<?> property)
Adds a BasePropertyGroup, its Property and the name and aliases for that property
to all the collections.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
ReportGenerator.printConstructionProblems(PrintStream out,
List<ConstructionProblem> probs,
ConstructionDefinition appDef) |
| Modifier and Type | Method and Description |
|---|---|
protected static ProblemList<ConstructionProblem> |
AndHowUtil.registerGroup(ConstructionDefinitionMutable appDef,
Class<? extends BasePropertyGroup> group) |
Copyright © 2017. All rights reserved.