Is there a way to use a skyve validator (e.g. email) to test a value which isn't an attribute on a bean?

Viewed 8

I have a transient document which help to upload a bunch of staff to the system. now, I want to have a validation check on the emails while uploading and processing those records, to issue relevant messages to the uploader.

1 Answers
Related