Interface HealthContributorNameValidator

Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

@FunctionalInterface public interface HealthContributorNameValidator
Interface that can be used to validate names before they are added to a health contributor registry.
Since:
4.0.0
Author:
Phillip Webb
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Validate the contributor name.