Validates if the attribute of the element for the specified repository item matches a specific value.

Declaration Syntax

Parameters
- itemInfo (RepoItemInfo)
- The RepoItemInfo object for the repository item.
- name (String)
- The name of the attribute to validate.
- value (Object)
- The value of the attribute to match.
- message (String)
- The message to log. "{0}" is replaced by the name of the
itemInfo object, "{1}" by the attribute name, "{2}" by
the string representation of the actual attribute value (or "(not retrieved)" if the attribute
could not be retrieved), and "{3}" by the string representation of the expected value.

Exceptions
Assembly:
Ranorex.Core (Module: Ranorex.Core) Version: 4.0.3.22982 (4.0.3.22982)