Package com.buildless
Class VersionValidator
java.lang.Object
com.buildless.VersionValidator
- All Implemented Interfaces:
io.envoyproxy.pgv.ValidatorImpl<Version>
Validates
Version protobuf objects.-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classValidatesVersion_SemanticVersionprotobuf objects. -
Field Summary
Fields inherited from interface io.envoyproxy.pgv.ValidatorImpl
ALWAYS_VALID -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidassertValid(Version proto, io.envoyproxy.pgv.ValidatorIndex index) static io.envoyproxy.pgv.ValidatorImplvalidatorFor(Class clazz)
-
Constructor Details
-
VersionValidator
public VersionValidator()
-
-
Method Details