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