| Package | Description |
|---|---|
| org.yarnandtail.andhow.util |
| Modifier and Type | Method and Description |
|---|---|
static ConstructionDefinitionMutable |
AndHowUtil.buildDefinition(List<Class<? extends BasePropertyGroup>> groups,
List<Loader> loaders,
NamingStrategy naming,
ProblemList<Problem> problems)
Build a fully populated ConstructionDefinition from the passed Groups,
using the NamingStrategy to generate names for each.
|
| Modifier and Type | Method and Description |
|---|---|
protected static ProblemList<ConstructionProblem> |
AndHowUtil.registerGroup(ConstructionDefinitionMutable appDef,
Class<? extends BasePropertyGroup> group) |
Copyright © 2017. All rights reserved.