HealthCheckResponseValidator

grpc.health.v1.HealthCheckResponseValidator

Attributes

Graph
Supertypes
trait Validator[HealthCheckResponse]
trait Serializable
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def validate(input: HealthCheckResponse): Result

Inherited methods

def optional: Validator[Option[HealthCheckResponse]]

Attributes

Inherited from:
Validator