Annotation Type Validator


  • @Target({METHOD,PARAMETER,FIELD})
    @Retention(RUNTIME)
    @Qualifier
    public @interface Validator
    Used to configure the validator client information.

    In a Chef server it must be only one validator client. This client is used by new nodes to autoregister themselves in the Chef server.