What is the best way to add custom validation to ESS, e.g, the length of Address 1? I can add the validation in onFlush() method, so the error message is displayed in Review, however user still can save the record.
Thanks,
Rong