@Retention(value=RUNTIME)
@Target(value=FIELD)
public @interface ConfigurationItem
ValidationConfiguration and used by an instace of
org.broadleafcommerce.openadmin.server.service.persistence.validation.PropertyValidator| Modifier and Type | Fields and Description |
|---|---|
static java.lang.String |
ERROR_MESSAGE
Item name for the error message (could also be a key to a properties file to support localization)
|
public static final java.lang.String ERROR_MESSAGE
Copyright © 2018. All Rights Reserved.