We are migrating an ArcMap based data entry process to ArcGIS Pro (currently 2.9.0). In the ArcMap world the process we are migrating used a customized ArcObjects based extension to populate attribute values during editing and Data Reviewer to ensure data quality. We have now transitioned to Attribute Rules (Calculation and Constrain rules written in Arcade) to replace the ArcObjects extension, but when it comes to Data Reviewer I'm a little confused. I see that Attribute Rules allow for the creation of Validation rules, but I also know that Data Reviewer is still around in ArcGIS Pro. When would it appropriate to use Arcade Validation rules and when would it be preferable to use Data Reviewer, or should I use both. I'm having a hard time finding documentation on the web. We are also introducing Workflow Manager into the mix (if that effects the answer). Thank you for your time.