Skip to content

Commit

Permalink
[WFLY-18822] Remove bean-validation-custom-constraint quickstart (pt2)
Browse files Browse the repository at this point in the history
  • Loading branch information
emmartins committed Dec 20, 2023
1 parent a65ccc9 commit 35efb27
Show file tree
Hide file tree
Showing 13 changed files with 0 additions and 936 deletions.
1 change: 0 additions & 1 deletion README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,6 @@ NOTE: Some of these quickstarts use the H2 database included with {productNameFu
|===
| Quickstart Name | Demonstrated Technologies | Description | Experience Level Required | Prerequisites
| link:batch-processing/README{outfilesuffix}[batch-processing]|CDI, Batch 1.0, JSF | The `batch-processing` quickstart shows how to use chunk oriented batch jobs to import a file to a database. | Intermediate | _none_
| link:bean-validation-custom-constraint/README{outfilesuffix}[bean-validation-custom-constraint]|CDI, JPA, BV | The `bean-validation-custom-constraint` quickstart demonstrates how to use the Bean Validation API to define custom constraints and validators. | Beginner | _none_
| link:bmt/README{outfilesuffix}[bmt]|EJB, BMT | The `bmt` quickstart demonstrates Bean-Managed Transactions (BMT), showing how to manually manage transaction demarcation while accessing JPA entities. | Intermediate | _none_
| link:cmt/README{outfilesuffix}[cmt]|EJB, CMT, JMS | The `cmt` quickstart demonstrates Container-Managed Transactions (CMT), showing how to use transactions managed by the container. | Intermediate | _none_
| link:contacts-jquerymobile/README{outfilesuffix}[contacts-jquerymobile]|jQuery Mobile, jQuery, JavaScript, HTML5, REST | The `contacts-jquerymobile` quickstart demonstrates a {javaVersion} mobile database application using HTML5, jQuery Mobile, JAX-RS, JPA, and REST. | Beginner | _none_
Expand Down
95 changes: 0 additions & 95 deletions bean-validation-custom-constraint/README.adoc

This file was deleted.

224 changes: 0 additions & 224 deletions bean-validation-custom-constraint/pom.xml

This file was deleted.

This file was deleted.

Loading

0 comments on commit 35efb27

Please sign in to comment.