class Airbrake::Config

def validate

Experimental RBS support (using type sampling data from the type_fusion project).

def validate: () -> untyped

This signature was generated using 6 samples from 1 application.

Other tags:
    See: Validator.validate -

Returns:
  • (Promise) -
def validate
  Validator.validate(self)
end