I am implementing some data verification library in Dart. The validating method has void return type and throws exceptions on errors. The code below shows an exampl
void