| 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.LoaderPropertyIsNull |
static class |
ConstructionProblem.LoaderPropertyNotRegistered |
static class |
ConstructionProblem.NonUniqueNames |
static class |
ConstructionProblem.PropertyNotPartOfGroup |
static class |
ConstructionProblem.SecurityException |
static class |
ConstructionProblem.TooManyAndHowInitInstances |
| Modifier and Type | Method and Description |
|---|---|
ConstructionProblem |
StaticPropertyConfigurationMutable.addProperty(GroupProxy group,
Property<?> property)
Adds a Group, 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,
StaticPropertyConfigurationInternal appDef) |
| Modifier and Type | Method and Description |
|---|---|
protected static ProblemList<ConstructionProblem> |
AndHowUtil.registerGroup(StaticPropertyConfigurationMutable appDef,
GroupProxy group) |
Copyright © 2017. All rights reserved.