This message was deleted.
# ask-questions
w
This message was deleted.
f
b
Ok, so for the specific case I mention only remote evaluation can solve it right?
f
you can use secure attributes, which makes it hard to figure out - depends how much security you need
b
Doesn’t my use case require sending the regex to the client? how can the regex be hashed?
h
secure attributes do not work with regex. If you require advanced string comparisons and security together, then remote evaluation is probably your best bet
1
125 Views