Class FoldValidationGenerator
java.lang.Object
com.github.muehmar.gradle.openapi.generator.java.generator.pojo.composition.FoldValidationGenerator
Creates a method for validation which returns all instances of the composition which are
considered valid. The returned instances are then validated by the validation framework.
-
Method Summary
Modifier and TypeMethodDescriptionstatic io.github.muehmar.codegenerator.Generator<JavaObjectPojo,PojoSettings>
-
Method Details
-
foldValidationGenerator
public static io.github.muehmar.codegenerator.Generator<JavaObjectPojo,PojoSettings> foldValidationGenerator()
-