All Downloads are FREE. Search and download functionalities are using the official Maven repository.

META-INF.quarkus-extension.yaml Maven / Gradle / Ivy

Go to download

Validate object properties (field, getter) and method parameters for your beans (REST, CDI, Jakarta Persistence)

There is a newer version: 3.15.0
Show newest version
---
artifact: ${project.groupId}:${project.artifactId}:${project.version}
name: "Hibernate Validator"
metadata:
  short-name: "bean validation"
  keywords:
  - "hibernate-validator"
  - "bean-validation"
  - "validation"
  guide: "https://quarkus.io/guides/validation"
  categories:
  - "web"
  - "data"
  status: "stable"
  config:
  - "quarkus.hibernate-validator."




© 2015 - 2024 Weber Informatics LLC | Privacy Policy