Interface Validator
-
- All Known Implementing Classes:
NoOpValidator
public interface Validator
Interface for targeted region push validation.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
validate()
-
-
-
Method Detail
-
validate
void validate() throws VeniceValidationException
- Throws:
VeniceValidationException
-
-