Extend ESDL script trace operation syntax to mask individual values

Description

Add `value_type` and `mask_style` properties to mask evaluated values using `maskValue`.

  • An operation that omits `value_type` continues to work as it does today, assuming data meant for `maskContent`.

  • An operation that includes `value_type` should assume XPath evaluation to a value, instead of a node set, implies use of `maskValue`.

  • An operation that includes `value_type` should assume XPath evaluation to a node set implies continued use of `maskContent`.

  • Use of `mask_style` without `value_type` is an error.

Conclusion

None

Activity

Show:
Fixed
Pinned fields
Click on the next to a field label to start pinning.

Details

Components

Assignee

Reporter

Priority

Compatibility

Point

Fix versions

Roadmap

Not applicable

Created January 12, 2023 at 11:47 AM
Updated March 10, 2023 at 1:21 PM
Resolved March 10, 2023 at 1:21 PM

Flag notifications