Validator
Validator copied to clipboard
Return data
Is it possible to return data, that can be used later?
For example if as part of the validation I call the database to check if a record exists, is it possible to return the data, so that not query the database twice