Package org.approvej.verify
Class FileVerifier
java.lang.Object
org.approvej.verify.FileVerifier
Verifier
that compares the received value with the approved value stored in a file. If
the values differ, it creates a new file with the received value and throws an ApprovalError
.