public class RamlTypeLibTypeLoader extends Object
| Constructor and Description |
|---|
RamlTypeLibTypeLoader(File ramlTypeLibFile,
org.mule.metadata.api.model.MetadataFormat metadataFormat) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
collectValidationErrors(org.raml.v2.api.RamlModelResult ramlModelResult) |
Optional<org.mule.metadata.api.model.MetadataType> |
load(String typeIdentifier) |
Optional<org.mule.metadata.api.model.MetadataType> |
load(String typeIdentifier,
String typeAlias) |
public RamlTypeLibTypeLoader(File ramlTypeLibFile, org.mule.metadata.api.model.MetadataFormat metadataFormat)
Copyright © 2022 MuleSoft, Inc.. All rights reserved.