![]() |
OTX Reference
|
|
Comprehensive checker rule listing, see also Core checker rules. More...
Public Attributes | |
| Severity.Critical | Persistence_Chk001 |
| Persistable data types More... | |
| Severity.Critical | Persistence_Chk002 |
| No Path in persisted value More... | |
Comprehensive checker rule listing, see also Core checker rules.
| Severity.Critical OpenTestSystem.Otx.Extensions.Persistence.CheckerRule.Persistence_Chk001 |
Persistable data types
value element) will be a persistable data type. Only the following data types are persistable:| Severity.Critical OpenTestSystem.Otx.Extensions.Persistence.CheckerRule.Persistence_Chk002 |
No Path in persisted value
value in the Load and Save action shall not be part of a compound data structure like an otx:List or otx:Map. Therefore, the path member element of value will not be used within these actions.