Package com.google.gerrit.server.patch
Class DiffValidators
java.lang.Object
com.google.gerrit.server.patch.DiffValidators
Validates 
FileDiffOutput(s) after they are computed by the DiffOperations.- 
Constructor SummaryConstructors
- 
Method Summary
- 
Constructor Details- 
DiffValidators
 
- 
- 
Method Details- 
validatepublic void validate(FileDiffOutput fileDiffOutput) throws LargeObjectException, DiffNotAvailableException 
 
-