JsonPathInfoSegmentHasArrayWildCard Method
Determines if a segment contains a wild card array index.
Namespace: MFiles.VAF.Configuration.JsonMappingAssembly: MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 23.12.13247.3
public static bool SegmentHasArrayWildCard(
string segment
)
- segment String
- The segment to check.
BooleanTrue if a wile card array index was found, false otherwise.