# Available Rules
The --fix
option on the command line (opens new window) automatically fixes problems reported by rules which have a wrench 🔧 below.
The rules with the following star ⭐️ are included in the plugin:json-schema-validator/recommended
config.
# Rules
Rule ID | Description | Fixable | RECOMMENDED |
---|---|---|---|
json-schema-validator/no-invalid | validate object with JSON Schema. | ⭐️ |