# Structs

Local validates files against local filesystem.
S3 validates S3 files.

# Interfaces

FileValidator can take a file name and a slice of bytes and validate that the target file for a name contains the same bytes.