Dataset validator: testing values
After the user finds a matching descriptor with find similar, they need to be able to test all values in that column against the descriptor.
Add a button "Test all values" below the descriptor selection. Use the API endpoint to test all values against a selected Descriptor
at /amphibian/preview/{uuid
}/test/{sheet
}/{startRow
}?column
=4&descriptorUuid
=... (genesys-pgr/genesys-server!412).
Display results of the test below the button.