Interface ValidatableVersionable<T>

Type Parameters:
T - the generic type of time measurement
All Superinterfaces:
Validatable<T>, Versionable

public interface ValidatableVersionable<T> extends Validatable<T>, Versionable
The interface ValidatableVersionable is a combination of the interfaces Validatable and Versionable.