 
                        
        
                        
        org.hibernate.validator.messageinterpolation.package-info Maven / Gradle / Ivy
/*
 * Hibernate Validator, declare and validate application constraints
 *
 * License: Apache License, Version 2.0
 * See the license.txt file in the root directory or .
 */
/**
 * Implementations of the MessageInterpolator interface in particular ResourceBundleMessageInterpolator which can be
 * used by custom implementations of the interface for delegation.
 * This package is part of the public Hibernate Validator API.
 */
package org.hibernate.validator.messageinterpolation;
 © 2015 - 2025 Weber Informatics LLC | Privacy Policy