public class ConfigPropertiesHelper extends Object
Modifier and Type | Field and Description |
---|---|
static Set<Class> |
VALID_TYPES
Valid types
|
static Set<Class> |
WARNING_TYPES
Valid types
|
Constructor and Description |
---|
ConfigPropertiesHelper() |
Modifier and Type | Method and Description |
---|---|
static List<Failure> |
validateConfigPropertiesType(ValidateClass vo,
String section,
String failMsg)
validate ConfigProperties type
|
public static List<Failure> validateConfigPropertiesType(ValidateClass vo, String section, String failMsg)
vo
- ValidateClasssection
- section in the spec documentfailMsg
- fail or warn messageCopyright © 2021 JBoss by Red Hat. All rights reserved.