I did some research on this, found bit difficult to implement the solution. Looking for easiest way/solution.
I need get related Validation Rules, Workflow Rules etc when I select an object on VF page. I may need to get those in PDF or excel, but that's other part of implementation. I did not found any difficulties while getting Objects descriptions and its field descriptions. But getting validation and Workflows seems to be little lengthy as per my finding.
And most of them are having same way of implementation, which is using Metadata API, and It requires some files to be deployed from Git. I attempted to deploy but it was unsuccessful. I'm looking for some System or Standard Methods if there is any.
– Vickal Nov 16 '17 at 09:18