reviewboard.admin.validation¶ validate_bug_tracker(input_url)[source]¶ Validate a bug tracker URL. This checks that the given URL string contains one (and only one) %s Python format specification type (no other types are supported). validate_bug_tracker_base_hosting_url(input_url)[source]¶ Check that hosting service bug URLs don’t contain %s.