TestimoX

API Reference

Class

CrosswalkDocMap

Namespace TestimoX.Baselines.Crosswalk

Typed doc mapping facade: bridges vendor doc enums to TestimoX rules via the typed maps. Legacy string maps were removed to keep the surface fully typed and curated.

Inheritance

  • Object
  • CrosswalkDocMap

Methods

DocIdsForRule(System.String arg1, System.String arg2) #

Returns vendor doc IDs mapped to the specified rule name (typed maps only).

Parameters

arg1 System.String required
arg2 System.String required
IsDocIdMapped(System.String arg1, System.String arg2) #

Returns whether a doc id exists in the typed maps (PingCastle or PurpleKnight).

Parameters

arg1 System.String required
arg2 System.String required