appmixer.utils.xml.ValidateXml
1.0.0
Public
| Field | Type | Description |
|---|---|---|
| XML | textarea | XML to be validated. |
| Allow Boolean Attributes | toggle | Set if a tag can have boolean attributes. |
| Unpaired Tags | text | Unpaired Tags are the tags which don't have a matching closing tag. Eg in HTML. Parse unpaired tags by providing their comma separated list. |
| Field | Type | Description |
|---|---|---|
| Is Valid | - | |
| Error Code | - | |
| Error Message | - | |
| Error Line Number | - | |
| Error Column Number | - |