Question

Refer to current item in Validate Rule - Value Each
I have a Value Group .Email() in my page which I need to validate for valid email addresses. So in the Validate Rule, I put .Email() in the property ==> it does a Validate Each when selecting the function.
In the function, I choose the OOTB "Validation of [Property Name] using [Edit Validate Name] fails", but then I need to fill in the property name. Is there a way to reference to the "current value"?