Validator for EntityId should check that:
- the EntityIds foreign repo prefix is known
- that foreign repo is enabled for the given entity type
This prevents unresolvable EntityIds from being added to Statements. But since validators are only applied to new data, this check would not prevent EntityIds with unknown repo prefixes to be displayed or otherwise handled.