Package org.apache.solr.common
Interface SpecProvider
public interface SpecProvider
A generic interface for any class that is capable of providing its specification as a json schema
-
Method Summary
-
Method Details
-
getSpec
ValidatingJsonMap getSpec()
-