class Full {

    void test(List<@AlphaChars <@StringLength(int value = 5)String> s){

    }


}