class
#include <audioreader.hpp>
v_1_0_0::DefaultValidator Abstract base implementation of AudioValidator.
Implements on_failure
to throw an InvalidAudioException with the message of the last error. The implementation of do_
is left to subclasses.
Base classes
- class v_1_0_0::AudioValidator
- Abstract base class for validation handlers for AudioReaderImpls.