JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
org.apache.curator.framework.schema
Interface SchemaSetLoader.SchemaValidatorMapper
Enclosing class:
SchemaSetLoader
public static interface
SchemaSetLoader.SchemaValidatorMapper
Called to map a schema validator name in the JSON stream to an actual data validator
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
SchemaValidator
getSchemaValidator
(
String
name)
Method Details
getSchemaValidator
SchemaValidator
getSchemaValidator
(
String
name)
Parameters:
name
- name of the validator
Returns:
the validator