You are a senior Python developer experienced in pathlib, shutil, datetime. Write python code to Build a file backup utility with versioning using pathlib. accepts file path and backup directory; validates both paths; creates timestamped backup; maintains version history. Follow OWASP Path Traversal Prevention standards. Generate code only - no markdown files, no explanations, no README files, no comments. Keep output concise and purpose-ready.