Class ApiModelProperties


  • public final class ApiModelProperties
    extends java.lang.Object
    • Method Detail

      • allowableValueFromString

        public static AllowableValues allowableValueFromString​(java.lang.String allowableValueString)
      • findApiModePropertyAnnotation

        public static java.util.Optional<io.swagger.annotations.ApiModelProperty> findApiModePropertyAnnotation​(java.lang.reflect.AnnotatedElement annotated)