public interface ExampleSpec extends Annotable
| Modifier and Type | Method and Description |
|---|---|
String |
name()
Example identifier, if specified
|
Boolean |
strict()
By default, examples are validated against any type declaration.
|
TypeInstance |
structuredContent()
Returns object representation of example, if possible
|
String |
value()
String representation of example
|
annotationsfragmentString value()
Boolean strict()
String name()
TypeInstance structuredContent()
Copyright © 2016. All rights reserved.