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