Set the string used to close message representation
| Parameters: | string – |
|---|---|
| Return type: | FormElementErrors |
Get the string used to close message representation
| Return type: | string |
|---|
Set the formatted string used to open message representation
| Parameters: | string – |
|---|---|
| Return type: | FormElementErrors |
Get the formatted string used to open message representation
| Return type: | string |
|---|
Set the string used to separate messages
| Parameters: | string – |
|---|---|
| Return type: | FormElementErrors |
Get the string used to separate messages
| Return type: | string |
|---|
Set the attributes that will go on the message open format
| Parameters: | array – key value pairs of attributes |
|---|---|
| Return type: | FormElementErrors |
Get the attributes that will go on the message open format
| Return type: | array |
|---|
Render validation errors for the provided $element
| Parameters: |
|
|---|---|
| Throws ExceptionDomainException: | |
| Return type: | string |