public class ValidationProperties extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
PROPERTY_NAME_DEFAULT_VALIDATION_PROPERTIES |
static String |
PROPERTY_NAME_VALIDATION_PROPERTIES |
| Modifier and Type | Method and Description |
|---|---|
String |
dumpProperties(String separator) |
Properties |
getProperties() |
String |
getPropertiesFileName() |
String |
getProperty(String name) |
String |
getProperty(String name,
String defaultValue) |
static ValidationProperties |
instance() |
public static final String PROPERTY_NAME_VALIDATION_PROPERTIES
public static final String PROPERTY_NAME_DEFAULT_VALIDATION_PROPERTIES
public static ValidationProperties instance()
public Properties getProperties()
public String getPropertiesFileName()
Copyright © 2016. All rights reserved.