Refactor PrevalenceByAAPositionHandler to add validation:
- As before, create a copy of the handler to enable easy testing between the new version of the handler and the existing one
- Refactor the structure of the parameters to be a BioThings-style kwargs format
- change the parameter
location to location_id
- Add validation rules for the parameters:
- pangolin_lineage: str
- location_id: str
- name: str