Annotation Type ValidateInput


  • @Retention(RUNTIME)
    @Target(METHOD)
    public @interface ValidateInput
    Declares that validation must be performed on input data before invoking this method