Class ValidationMethods
java.lang.Object
com.github.muehmar.gradle.openapi.dsl.ValidationMethods
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionValidationMethods(String modifier, String getterSuffix, Boolean deprecatedAnnotation) -
Method Summary
Modifier and TypeMethodDescriptionstatic ValidationMethodsbooleanwithCommonRawGetter(ValidationMethods commonValidationMethods)
-
Constructor Details
-
ValidationMethods
@Inject public ValidationMethods() -
ValidationMethods
-
-
Method Details
-
allUndefined
-
withCommonRawGetter
-
getModifier
-
getModifierOrDefault
-
getGetterSuffix
-
getGetterSuffixOrDefault
-
getDeprecatedAnnotation
-
getDeprecatedAnnotationOrDefault
public boolean getDeprecatedAnnotationOrDefault()
-