org.mule.common.metadata.parser.json
Interface JSONSchemaConstants
public interface JSONSchemaConstants
PROPERTIES
static final String PROPERTIES
- See Also:
- Constant Field Values
TYPE
static final String TYPE
- See Also:
- Constant Field Values
ARRAY
static final String ARRAY
- See Also:
- Constant Field Values
OBJECT
static final String OBJECT
- See Also:
- Constant Field Values
OPTIONAL
static final String OPTIONAL
- See Also:
- Constant Field Values
ENUM
static final String ENUM
- See Also:
- Constant Field Values
$_REF
static final String $_REF
- See Also:
- Constant Field Values
ANY_OF
static final String ANY_OF
- See Also:
- Constant Field Values
ALL_OF
static final String ALL_OF
- See Also:
- Constant Field Values
ONE_OF
static final String ONE_OF
- See Also:
- Constant Field Values
Copyright © 2015 MuleSoft, Inc.. All rights reserved.