Predicate ClassValidator :: isAccessToSanitizedField
Holds if the given property read refers to a field that has a sanitizing decorator.
Only holds when TypeScript types are available.
Import path
import javascript
predicate
isAccessToSanitizedField
(
PropRead
read
)