| Package | Description |
|---|---|
| com.yahoo.rdl |
| Modifier and Type | Method and Description |
|---|---|
Schema |
Schema.annotations(Map<String,String> annotations) |
Schema |
Schema.base(String base) |
Schema |
SchemaBuilder.build() |
Schema |
Schema.comment(String comment) |
static Schema |
RdlSchema.instance() |
Schema |
Schema.name(String name) |
Schema |
Schema.namespace(String namespace) |
Schema |
Schema.resources(List<Resource> resources) |
Schema |
Schema.types(List<Type> types) |
Schema |
Schema.version(Integer version) |
| Constructor and Description |
|---|
TypeRegistry(Schema schema)
Create a new TypeRegistry based on the specified Schema
|
Validator(Schema schema) |
Copyright © 2016–2021 Verizon Media. All rights reserved.