validateOnly property
If true, the schema will be checked for validity, but will not be registered with the data source, even if valid.
Implementation
core.bool? validateOnly;
If true, the schema will be checked for validity, but will not be registered with the data source, even if valid.
core.bool? validateOnly;