Package com.networknt.openapi
Interface InjectableSpecValidator
-
- All Known Implementing Classes:
DefaultInjectableSpecValidator
public interface InjectableSpecValidator
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanisValid(Map<String,Object> openapi, Map<String,Object> inject)
-