Package com.google.gerrit.server.git
Interface ValidationError.Sink
- 
- All Known Implementing Classes:
- AccountConfig,- ProjectConfig,- WatchConfig
 - Enclosing class:
- ValidationError
 
 public static interface ValidationError.Sink
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description voiderror(ValidationError error)
 
- 
- 
- 
Method Detail- 
errorvoid error(ValidationError error) 
 
- 
 
-