public interface ValidationErrorConfig
Modifier and Type | Method and Description |
---|---|
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
|
String getValue1Attributes()
String getValue2Attributes()
String[] getVariablesPrefix()
String getFieldKeysPrefix()
String getFieldWrapperBegin()
String getFieldWrapperEnd()
Copyright © 2020 City of Paris. All rights reserved.