All Downloads are FREE. Search and download functionalities are using the official Maven repository.
Search JAR files by class name

Download gwt-bean-validators-spring-gwtp JAR 0.10.0 with all dependencies


The GWT Bean Validators is a collection of JSR-303/JSR-349/JSR 380 bean validators. It can be used on server and with the help of GWT even on client side. This packages contains rest services and validator for phone numbers based on gwtp-rest dispatcher and spring to reduce client side code.

Files of the artifact gwt-bean-validators-spring-gwtp version 0.10.0 from the group de.knightsoft-net.

Test

Download gwt-bean-validators-spring-gwtp (0.10.0)
Artifact gwt-bean-validators-spring-gwtp
Group de.knightsoft-net
Version 0.10.0
Last update 16. May 2016
Organization not specified
URL https://gitlab.com/ManfredTremmel/gwt-bean-validators/-/tree/master/gwt-bean-validators-spring-gwtp
License Apache License, Version 2.0
Dependencies amount 6
Dependencies gwt-bean-validators-rest-resolver, gwt-bean-validators-restservice-spring, gwtp-dynamic-navigation, gwt-jackson, gwtp-dispatch-rest, dispatch-rest-delegates,
There are maybe transitive dependencies!
There is a newer version: 2.3.2
Show newest version
Show more of this group  Show more artifacts with this name
Show all versions of gwt-bean-validators-spring-gwtp Show documentation

Please rate this JAR file. Is it a good library?

0 downloads

Source code of gwt-bean-validators-spring-gwtp version 0.10.0

META-INF
META-INF.META-INF.MANIFEST.MF
META-INF.maven.de.knightsoft-net.gwt-bean-validators-spring-gwtp
META-INF.maven.de.knightsoft-net.gwt-bean-validators-spring-gwtp.META-INF.maven.de.knightsoft-net.gwt-bean-validators-spring-gwtp.pom.properties
META-INF.maven.de.knightsoft-net.gwt-bean-validators-spring-gwtp.META-INF.maven.de.knightsoft-net.gwt-bean-validators-spring-gwtp.pom.xml
de.knightsoftnet.validators
de.knightsoftnet.validators.de.knightsoftnet.validators.GwtBeanValidatorsSpringGwtp.gwt.xml
de.knightsoftnet.validators.client
de.knightsoftnet.validators.client.de.knightsoftnet.validators.client.GwtBeanValidatorsSpringGwtp
de.knightsoftnet.validators.client.de.knightsoftnet.validators.client.GwtpSpringSession
de.knightsoftnet.validators.client.converter
de.knightsoftnet.validators.client.converter.de.knightsoftnet.validators.client.converter.ValidationResultDataConverter
de.knightsoftnet.validators.client.converter.de.knightsoftnet.validators.client.converter.package-info
de.knightsoftnet.validators.client.factory
de.knightsoftnet.validators.client.factory.de.knightsoftnet.validators.client.factory.ValidationFactory
de.knightsoftnet.validators.client.factory.de.knightsoftnet.validators.client.factory.package-info
de.knightsoftnet.validators.client.gin
de.knightsoftnet.validators.client.gin.de.knightsoftnet.validators.client.gin.ServiceModule
de.knightsoftnet.validators.client.gin.de.knightsoftnet.validators.client.gin.package-info
de.knightsoftnet.validators.client
de.knightsoftnet.validators.client.de.knightsoftnet.validators.client.package-info
de.knightsoftnet.validators.client.rest.helper
de.knightsoftnet.validators.client.rest.helper.de.knightsoftnet.validators.client.rest.helper.AbstractRestCallback
de.knightsoftnet.validators.client.rest.helper.de.knightsoftnet.validators.client.rest.helper.CachedSyncHttpGetCall
de.knightsoftnet.validators.client.rest.helper.de.knightsoftnet.validators.client.rest.helper.EditorWithErrorHandling
de.knightsoftnet.validators.client.rest.helper.de.knightsoftnet.validators.client.rest.helper.FutureResult
de.knightsoftnet.validators.client.rest.helper.de.knightsoftnet.validators.client.rest.helper.package-info
de.knightsoftnet.validators.client.services
de.knightsoftnet.validators.client.services.de.knightsoftnet.validators.client.services.PhoneNumberRestService
de.knightsoftnet.validators.client.services.de.knightsoftnet.validators.client.services.UserRestServiceTemplate
de.knightsoftnet.validators.client.services.de.knightsoftnet.validators.client.services.package-info
de.knightsoftnet.validators.server.controller
de.knightsoftnet.validators.server.controller.de.knightsoftnet.validators.server.controller.PhoneNumberServiceController
de.knightsoftnet.validators.server.controller.de.knightsoftnet.validators.server.controller.RestErrorHandler
de.knightsoftnet.validators.server.controller.de.knightsoftnet.validators.server.controller.UserController
de.knightsoftnet.validators.server.controller.de.knightsoftnet.validators.server.controller.package-info
de.knightsoftnet.validators.server.converter
de.knightsoftnet.validators.server.converter.de.knightsoftnet.validators.server.converter.UserDetailsConverter
de.knightsoftnet.validators.server.converter.de.knightsoftnet.validators.server.converter.package-info
de.knightsoftnet.validators.server.security
de.knightsoftnet.validators.server.security.de.knightsoftnet.validators.server.security.AuthFailureHandler
de.knightsoftnet.validators.server.security.de.knightsoftnet.validators.server.security.AuthSuccessHandler
de.knightsoftnet.validators.server.security.de.knightsoftnet.validators.server.security.CsrfCookieHandler
de.knightsoftnet.validators.server.security.de.knightsoftnet.validators.server.security.HttpAuthenticationEntryPoint
de.knightsoftnet.validators.server.security.de.knightsoftnet.validators.server.security.HttpLogoutSuccessHandler
de.knightsoftnet.validators.server.security.de.knightsoftnet.validators.server.security.LoggedInChecker
de.knightsoftnet.validators.server.security.de.knightsoftnet.validators.server.security.package-info
de.knightsoftnet.validators.server.service
de.knightsoftnet.validators.server.service.de.knightsoftnet.validators.server.service.UserService
de.knightsoftnet.validators.server.service.impl
de.knightsoftnet.validators.server.service.impl.de.knightsoftnet.validators.server.service.impl.UserServiceImpl
de.knightsoftnet.validators.server.service.impl.de.knightsoftnet.validators.server.service.impl.package-info
de.knightsoftnet.validators.server.service
de.knightsoftnet.validators.server.service.de.knightsoftnet.validators.server.service.package-info
de.knightsoftnet.validators.shared
de.knightsoftnet.validators.shared.de.knightsoftnet.validators.shared.Parameters
de.knightsoftnet.validators.shared.de.knightsoftnet.validators.shared.ResourcePaths
de.knightsoftnet.validators.shared.data
de.knightsoftnet.validators.shared.data.de.knightsoftnet.validators.shared.data.PhoneNumberDataWithFormats
de.knightsoftnet.validators.shared.data.de.knightsoftnet.validators.shared.data.ValidationDto
de.knightsoftnet.validators.shared.data.de.knightsoftnet.validators.shared.data.ValidationResultData
de.knightsoftnet.validators.shared.data.de.knightsoftnet.validators.shared.data.ValidationResultInterface
de.knightsoftnet.validators.shared.data.de.knightsoftnet.validators.shared.data.ValidationValueInterface
de.knightsoftnet.validators.shared.data.de.knightsoftnet.validators.shared.data.ValueWithPosAndCountry
de.knightsoftnet.validators.shared.data.de.knightsoftnet.validators.shared.data.package-info
de.knightsoftnet.validators.shared
de.knightsoftnet.validators.shared.de.knightsoftnet.validators.shared.package-info
de.knightsoftnet.validators.supersource.de.knightsoftnet.validators.shared.impl
de.knightsoftnet.validators.supersource.de.knightsoftnet.validators.shared.impl.de.knightsoftnet.validators.supersource.de.knightsoftnet.validators.shared.impl.PhoneNumberValueRestValidator
.log4j.properties




© 2015 - 2025 Weber Informatics LLC | Privacy Policy