AddGroup.java 137 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 10 package com.thinkgem.jeesite.common.beanvalidator; /** * 添加Bean验证组 * @author ThinkGem * */ public interface AddGroup { }