|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ValidationErrorConfig
Interface for ValidationError Configs
Method Summary | |
---|---|
String |
getFieldKeysPrefix()
The prefix of fields name in the resource file (ex : myplugin.model.entity.product.field." ) |
String |
getFieldWrapperBegin()
Returns the begin wrapper string for fieldname rendering (ex : "'" or "<strong">" ) |
String |
getFieldWrapperEnd()
Returns the end wrapper string for fieldname rendering (ex : "'" or "</strong">" ) |
String |
getValue1Attributes()
Returns the list of constraint descriptor attribute that will appear in the value#1 of the message |
String |
getValue2Attributes()
Returns the list of constraint descriptor attribute that will appear in the value#2 of the message |
String[] |
getVariablesPrefix()
The array of all variables prefix |
Method Detail |
---|
String getValue1Attributes()
String getValue2Attributes()
String[] getVariablesPrefix()
String getFieldKeysPrefix()
String getFieldWrapperBegin()
String getFieldWrapperEnd()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |