예제 #1
0
 private Schema<ValueType> getSchema(PropertyPath path) {
   return schemaRoot.get(path);
 }