public class JSONDocApiMethodDocValidator extends Object
| Constructor and Description |
|---|
JSONDocApiMethodDocValidator() |
| Modifier and Type | Method and Description |
|---|---|
static ApiMethodDoc |
validateApiMethodDoc(ApiMethodDoc apiMethodDoc,
JSONDoc.MethodDisplay displayMethodAs)
This checks that some of the properties are correctly set to produce a meaningful documentation and a working playground.
|
public static ApiMethodDoc validateApiMethodDoc(ApiMethodDoc apiMethodDoc, JSONDoc.MethodDisplay displayMethodAs)
apiMethodDoc - Copyright © 2015. All rights reserved.