ErrorContainerAppendPropertyError Method | 
| Name | Description | |
|---|---|---|
| AppendPropertyError(String, String) | 
            Appends the property error to an existing error for that property. Appends a newline first.
              | |
| AppendPropertyError(String, String, Boolean) | 
            Appends the property error to an existing error for that property. Appends a newline first.
              | |
| AppendPropertyError(String, String, String) | 
            Appends the property error to an existing error for that property. Appends the lineSeparator to the existing error first. 
              | |
| AppendPropertyError(String, String, String, Boolean) | 
            Appends the property error to an existing error for that property. Appends the lineSeparator to the existing error first. 
              |