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