Capture_Name_Must_Match_View_Name

The check verifies whether capture names and their referenced view names match a given pattern. If not, the capture is considered as incorrect.

Note:
  • The check succeeds if capture names and their referenced view names match a given pattern.
  • The check fails if capture names and their referenced view names do not match a given pattern.

This page discusses:

Context

To identify the associated captures and views, their names must match. You can activate the captures to control the visibility of the FTA captures. You can use this check to list the incorrect captures based on the names of the captures and their referenced views.

Check Information

Check Details Description
Applicable to: CATTPSSet
Automatic Solution: No
Check Parameters:
  • Name_of_capture: List type (String).

    Capture name list. Regular expression can be used.

  • Name_of_view: List type (String).

    View name list. Regular expression can be used.