Type Alias ValidatorInput

ValidatorInput: {
    identifier: ResourceIdentifier;
    representation: Representation;
}