CLion 2017.3 Help

Add JSON Schema Mapping Dialog

File | Settings | Languages and Frameworks | JSON Schema for Windows and Linux
CLion | Preferences | Languages and Frameworks | JSON Schema for macOS


The dialog box opens when you select a .json schema in the list on the JSON Schema page and click add in the right-hand pane. In this dialog, specify the .json files to be validated against the selected schema.

ItemDescription
Files Under Choose this option to add files stored in a specific folder name to validation. Type the name of the folder manually or click browseButton and choose the folder in the dialog box that opens.
Filename pattern Choose this option to have all files with the names that match a pattern validated.
File Choose this option to add files with a specific name to validation. Type the filename manually or click browseButton and choose the file in the dialog box that opens.
Last modified: 27 March 2018

See Also

Reference:

External Links: