===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
libhibernate-validator-java-5.3.6/documentation/src/main/asciidoc/ch04.asciidoc-38-resolved during interpolation. Message parameters are string literals enclosed in `{}`, while
libhibernate-validator-java-5.3.6/documentation/src/main/asciidoc/ch04.asciidoc:39:message expressions are string literals enclosed in `${}`. The following algorithm is applied during
libhibernate-validator-java-5.3.6/documentation/src/main/asciidoc/ch04.asciidoc-40-method interpolation:
##############################################
libhibernate-validator-java-5.3.6/documentation/src/main/asciidoc/ch04.asciidoc-166-(`{min}`, `{max}`) and how to add the validated value to the error message using the EL
libhibernate-validator-java-5.3.6/documentation/src/main/asciidoc/ch04.asciidoc:167:expression `${validatedValue}`
libhibernate-validator-java-5.3.6/documentation/src/main/asciidoc/ch04.asciidoc-168-
##############################################
libhibernate-validator-java-5.3.6/documentation/src/main/asciidoc/ch04.asciidoc-183-interpolation context (see <<section-hibernateconstraintvalidatorcontext>>), an EL expression in the
libhibernate-validator-java-5.3.6/documentation/src/main/asciidoc/ch04.asciidoc:184:form `${attributeName}` must be used.
libhibernate-validator-java-5.3.6/documentation/src/main/asciidoc/ch04.asciidoc-185-====
##############################################
libhibernate-validator-java-5.3.6/documentation/src/main/asciidoc/ch09.asciidoc-227-The interface
libhibernate-validator-java-5.3.6/documentation/src/main/asciidoc/ch09.asciidoc:228:`link:$$http://docs.jboss.org/hibernate/beanvalidation/spec/1.1/api/index.html?javax/validation/metadata/PropertyDescriptor.html$$[PropertyDescriptor]` represents one given property of a
libhibernate-validator-java-5.3.6/documentation/src/main/asciidoc/ch09.asciidoc-229-class. It is transparent whether constraints are declared on a field or a property getter, provided
##############################################
libhibernate-validator-java-5.3.6/documentation/src/main/asciidoc/ch09.asciidoc-268-Constrained methods and constructors are represented by the interfaces
libhibernate-validator-java-5.3.6/documentation/src/main/asciidoc/ch09.asciidoc:269:`link:$$http://docs.jboss.org/hibernate/beanvalidation/spec/1.1/api/index.html?javax/validation/metadata/MethodDescriptor.html$$[MethodDescriptor]`
libhibernate-validator-java-5.3.6/documentation/src/main/asciidoc/ch09.asciidoc:270:and `link:$$http://docs.jboss.org/hibernate/beanvalidation/spec/1.1/api/index.html?javax/validation/metadata/ConstructorDescriptor.html$$[ConstructorDescriptor]`, respectively.
libhibernate-validator-java-5.3.6/documentation/src/main/asciidoc/ch09.asciidoc-271-<<metadata-example-using-methodandconstructordescriptor>> demonstrates how to work with these
##############################################
libhibernate-validator-java-5.3.6/documentation/src/main/asciidoc/ch09.asciidoc-381-
libhibernate-validator-java-5.3.6/documentation/src/main/asciidoc/ch09.asciidoc:382:The `link:$$http://docs.jboss.org/hibernate/beanvalidation/spec/1.1/api/index.html?javax/validation/metadata/ElementDescriptor.html$$[ElementDiscriptor]`
libhibernate-validator-java-5.3.6/documentation/src/main/asciidoc/ch09.asciidoc-383-interface is the common base class for the
##############################################
libhibernate-validator-java-5.3.6/documentation/src/main/asciidoc/ch09.asciidoc-507-element's group conversions via `getGroupConversions()`. The returned set contains a
libhibernate-validator-java-5.3.6/documentation/src/main/asciidoc/ch09.asciidoc:508:`link:$$http://docs.jboss.org/hibernate/beanvalidation/spec/1.1/api/index.html?javax/validation/metadata/GroupConversionDescriptor.html$$[GroupConversionDescriptor]`
libhibernate-validator-java-5.3.6/documentation/src/main/asciidoc/ch09.asciidoc-509-for each configured conversion, allowing to retrieve
##############################################
libhibernate-validator-java-5.3.6/documentation/src/main/asciidoc/ch09.asciidoc-534-Last but not least, the
libhibernate-validator-java-5.3.6/documentation/src/main/asciidoc/ch09.asciidoc:535:`link:$$http://docs.jboss.org/hibernate/beanvalidation/spec/1.1/api/index.html?javax/validation/metadata/ConstraintDescriptor.html$$[ConstraintDescriptor]`
libhibernate-validator-java-5.3.6/documentation/src/main/asciidoc/ch09.asciidoc-536-interface describes a
##############################################
libhibernate-validator-java-5.3.6/.pc/01-workaround-maven-repo-helper-bug.patch/pom.xml-466-                    <dependencies>
libhibernate-validator-java-5.3.6/.pc/01-workaround-maven-repo-helper-bug.patch/pom.xml:467:                        <!-- Enforcing the newest version of ASM in order to make sure AnimalSniffer can be used on JDK 8 -->
libhibernate-validator-java-5.3.6/.pc/01-workaround-maven-repo-helper-bug.patch/pom.xml-468-                        <!-- Also see http://jira.codehaus.org/browse/MANIMALSNIFFER-45 -->
##############################################
libhibernate-validator-java-5.3.6/pom.xml-466-                    <dependencies>
libhibernate-validator-java-5.3.6/pom.xml:467:                        <!-- Enforcing the newest version of ASM in order to make sure AnimalSniffer can be used on JDK 8 -->
libhibernate-validator-java-5.3.6/pom.xml-468-                        <!-- Also see http://jira.codehaus.org/browse/MANIMALSNIFFER-45 -->