/** * Copyright © 2015-2020 JeePlus All rights reserved. */ package com.jeeplus.common.beanvalidator; /** * 添加Bean验证组 * @author jeeplus * */ public interface AddGroup { }