All Downloads are FREE. Search and download functionalities are using the official Maven repository.

grpc.health.v1.HealthCheckRequestValidator.scala Maven / Gradle / Ivy

There is a newer version: 0.1.5
Show newest version
package grpc.health.v1

object HealthCheckRequestValidator extends scalapb.validate.Validator[grpc.health.v1.HealthCheckRequest] {
  def validate(input: grpc.health.v1.HealthCheckRequest): scalapb.validate.Result =
    scalapb.validate.Success
  
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy