filechampion4j 0.9.8.3
File validation library for Java
Loading...
Searching...
No Matches
dev.filechampion.filechampion4j.ValidationResponse Member List

This is the complete list of members for dev.filechampion.filechampion4j.ValidationResponse, including all inherited members.

cleanFileNamedev.filechampion.filechampion4j.ValidationResponseprivate
fileBytesdev.filechampion.filechampion4j.ValidationResponseprivate
fileChecksumsdev.filechampion.filechampion4j.ValidationResponseprivate
getCleanFileName()dev.filechampion.filechampion4j.ValidationResponse
getFileBytes()dev.filechampion.filechampion4j.ValidationResponse
getFileChecksums()dev.filechampion.filechampion4j.ValidationResponse
getValidFilePath()dev.filechampion.filechampion4j.ValidationResponse
isValiddev.filechampion.filechampion4j.ValidationResponseprivate
isValid()dev.filechampion.filechampion4j.ValidationResponse
resultsDetailsdev.filechampion.filechampion4j.ValidationResponseprivate
resultsDetails()dev.filechampion.filechampion4j.ValidationResponse
resultsInfodev.filechampion.filechampion4j.ValidationResponseprivate
resultsInfo()dev.filechampion.filechampion4j.ValidationResponse
ValidationResponse(boolean isValid, String resultsInfo, String resultsDetails, String cleanFileName, byte[] fileBytes, Map< String, String > fileChecksums, String... validFilePath)dev.filechampion.filechampion4j.ValidationResponse
validFilePathdev.filechampion.filechampion4j.ValidationResponseprivate