Skip to content

Commit

Permalink
Update extensions/hibernate-validator/runtime/src/main/java/io/quarku…
Browse files Browse the repository at this point in the history
…s/hibernate/validator/runtime/HibernateValidatorBuildTimeConfig.java

Co-authored-by: Yoann Rodière <[email protected]>
  • Loading branch information
gsmet and yrodiere authored Feb 28, 2022
1 parent decc7ee commit 8d57606
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -87,8 +87,8 @@ public static class HibernateValidatorMethodBuildTimeConfig {
public static class HibernateValidatorExpressionLanguageBuildTimeConfig {

/**
* Configure the Expression Language feature level for constraints, allowing to define which
* Expression Language features are available for message interpolation.
* Configure the Expression Language feature level for constraints, allowing the selection of
* Expression Language features available for message interpolation.
* <p>
* This property only affects the EL feature level of "static" constraint violation messages. In particular, it
* doesn't affect the default EL feature level for custom violations. Refer to
Expand Down

0 comments on commit 8d57606

Please sign in to comment.