ShortName | Name | Type | Description | Required? | Read only? | Cardinality | XML Attribute? | Implementation Notes |
---|---|---|---|---|---|---|---|---|
element | Element | String | Identifies the element (field) that is the focus of the validation. Uses xpath (dot) notation to navigate to the field, for example: officialIdentifier.code TODO: find out how repeating substructures are handled in this notation, with [n] occurrence brackets? |
Required | Read only | One | No | |
level | Level | ErrorLevel | convenience method carried over from R1 Use getErrorLevel () instead |
Required | Read only | One | No | |
message | Message | String | Message explaining this validation result If an error it is an an error message. TODO: decide if this is a key that then gets resolved into a real localized message using the message service or the final localized message itself |
Read only | One | No |