org.springframework.test.validation.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of spring-test Show documentation
Show all versions of spring-test Show documentation
Spring TestContext Framework
The newest version!
/**
* Testing support for validation.
*/
@NonNullApi
@NonNullFields
package org.springframework.test.validation;
import org.springframework.lang.NonNullApi;
import org.springframework.lang.NonNullFields;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy