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 Summary
Constructors - 
Method Summary
 
- 
Constructor Details
- 
DiffValidators
 
 - 
 - 
Method Details
- 
validate
public void validate(FileDiffOutput fileDiffOutput) throws LargeObjectException, DiffNotAvailableException  
 -