Click or drag to resize
IPathHelper Interface
Defines methods for building property path

Namespace: Jeneva.Validation
Assembly: Jeneva.Net-1.1 (in Jeneva.Net-1.1.dll) Version: 1.1.0.0 (1.1.0.0)
Syntax
public interface IPathHelper

The IPathHelper type exposes the following members.

Methods
  NameDescription
Public methodBuildPath
Builds property path using existing path and a nested property name
Public methodCreateNew
Creates a new instance of the path list
Public methodGetTopNodeTarget
Gets top node target
Public methodSetTopNodeTarget
Sets top node target
Top
See Also