Configuring Bean Validation
You can use Bean Validation to use one or more constraints to verify data that is used in application logic. You can use predefined constraints, or you can create your own.
You can use Bean Validation to use one or more constraints to verify data that is used in application logic. You can use predefined constraints, or you can create your own.