GWT Bean Validators Editor

Editor driver based on org.gwtproject.editor which not only binds bean to input widget, it also handles validating and errors.

License

License

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks Net
GroupId

GroupId

de.knightsoft-net
ArtifactId

ArtifactId

gwt-bean-validators-editor
Last Version

Last Version

1.11.0
Release Date

Release Date

Type

Type

jar
Description

Description

GWT Bean Validators Editor
Editor driver based on org.gwtproject.editor which not only binds bean to input widget, it also handles validating and errors.
Project URL

Project URL

https://gitlab.com/ManfredTremmel/gwt-bean-validators/-/tree/master/gwt-bean-validators-editor

Download gwt-bean-validators-editor

How to add to project

<!-- https://jarcasting.com/artifacts/de.knightsoft-net/gwt-bean-validators-editor/ -->
<dependency>
    <groupId>de.knightsoft-net</groupId>
    <artifactId>gwt-bean-validators-editor</artifactId>
    <version>1.11.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.knightsoft-net/gwt-bean-validators-editor/
implementation 'de.knightsoft-net:gwt-bean-validators-editor:1.11.0'
// https://jarcasting.com/artifacts/de.knightsoft-net/gwt-bean-validators-editor/
implementation ("de.knightsoft-net:gwt-bean-validators-editor:1.11.0")
'de.knightsoft-net:gwt-bean-validators-editor:jar:1.11.0'
<dependency org="de.knightsoft-net" name="gwt-bean-validators-editor" rev="1.11.0">
  <artifact name="gwt-bean-validators-editor" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.knightsoft-net', module='gwt-bean-validators-editor', version='1.11.0')
)
libraryDependencies += "de.knightsoft-net" % "gwt-bean-validators-editor" % "1.11.0"
[de.knightsoft-net/gwt-bean-validators-editor "1.11.0"]

Dependencies

compile (5)

Group / Artifact Type Version
de.knightsoft-net : gwt-bean-validators-engine jar 1.11.0
de.knightsoft-net : gwt-bean-validators-engine-gwt-user jar 1.11.0
org.gwtproject.editor : gwt-editor jar 1.0.0-RC1
org.gwtproject.editor : gwt-editor-processor jar 1.0.0-RC1
com.google.auto.service : auto-service jar 1.0.1

test (2)

Group / Artifact Type Version
de.knightsoft-net : mt-bean-validators jar 1.11.0
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.11.0
1.10.0
1.9.7
1.9.6
1.9.5
1.9.4
1.9.3
1.9.2
1.9.1
1.9.0
1.8.10
1.8.9
1.8.8
1.8.7
1.8.5
1.8.4
1.8.3
1.8.2
1.8.1
1.8.0
1.7.9
1.7.8
1.7.7
1.7.6
1.7.5
1.7.4
1.7.3
1.7.2
1.7.1
1.7.0
1.6.0