This is the home page of the openapi4j Operation validator project for Java (or JVM platform in general).
Documentation is available here
Add the following to your pom.xml :
<dependency>
<groupId>org.openapi4j</groupId>
<artifactId>openapi-operation-validator</artifactId>
</dependency>