JsonPathInfoGetPathMatcher Method

Creates a regular expression that can matches real paths with this path.

Definition

Namespace: MFiles.VAF.Configuration.JsonMapping
Assembly: MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 23.12.13247.3
C#
public Regex GetPathMatcher()

Return Value

Regex
Regular expression.

See Also