Implement service layer validation that triggers OVal validation. - Add @IdRequired annotation to methods that require ids to function. - Set up Guarded aspects. - Unit test that @IdRequired works as expected.