Interface MongoJsonSchema.ConflictResolutionFunction.Path

Enclosing interface:
MongoJsonSchema.ConflictResolutionFunction

public static interface MongoJsonSchema.ConflictResolutionFunction.Path
Since:
3.4
Author:
Christoph Strobl
  • Method Details

    • currentElement

      String currentElement()
      Returns:
      the name of the currently processed element
    • dotPath

      String dotPath()
      Returns:
      the path leading to the currently processed element in dot '.' notation.