Full name:
org.apache.sling:maven-sling-plugin:2.3.0:validate
Description:
Attributes:
Name | Type | Since | Description |
---|---|---|---|
skip | boolean | - | Whether to skip the validation. Default value is: false. User property is: sling.validation.skip. |
skipJson | boolean | - | Whether to skip the json validation. At the time, there's no
difference between skip and skipJson
because only JSON files will be validated by now. Default value is: false. User property is: sling.validation.skipJson. |
Name | Type | Since | Description |
---|---|---|---|
jsonQuoteTick | boolean | - | Whether to accept quote ticks in JSON files or not. Default value is: false. User property is: sling.validation.jsonQuoteTick. |
skip: