Package | Description |
---|---|
com.typesafe.config |
An API for loading and using configuration files, see the project site
for more information.
|
Modifier and Type | Method and Description |
---|---|
Iterable<ConfigException.ValidationProblem> |
ConfigException.ValidationFailed.problems() |
Constructor and Description |
---|
ValidationFailed(Iterable<ConfigException.ValidationProblem> problems) |
Copyright © 2018 com.typesafe. All rights reserved.