Field Validation
-
Hi,
I’m using CF in my plugin for admin and custom post options and it’s working beautifully so far.
However, how can I validate a field server-side? For instance, say I have a text field which I want to insure contains an e-mail address. Where would I create my validation code? Is there a callback?
I can’t find anything in the docs.
I realize there is front-end validation with React, but this doesn’t seem to be very secure, since a user could modify it and then add junk data.
Thanks,
DC
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Field Validation’ is closed to new replies.