When searching with the content validator or replacing views, fields, and topics, it’s important to reference each object using the proper view names, fully-scoped fields, and topic identifiers.
View
To search or replace views, type the view reference found in a comment at the top of the view file
# Reference this view as users
Field
To search or replace fields, type the fully-scoped field name
users.email
Topic
To search or replace topics, type the topic file name without the .topic extension
order_items
For more on references in the model, see References in the Model - Quick Guide


