ShortName | Name | Type | Description | Required? | Read only? | Cardinality | XML Attribute? | Implementation Notes |
---|---|---|---|---|---|---|---|---|
attributeName | Attribute Name | String | The name of the attribute. Will never be a blank or null string. | One | No | |||
errors | Errors | StringList | A list of fully resolved error messages associated with an attribute. Will never return null or an empty list. Note: since this interface is used to communicate errors remotely across modules, all error messages must but fully resolved and concrete, not error message resource keys. |
Many | No |