[hibernate-commits] [hibernate/hibernate-validator] 020b9f: HV-817 Introducing SafeHtml.Tag annotation to spec...

GitHub noreply at github.com
Mon Jan 13 05:11:40 EST 2014


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-validator
  Commit: 020b9f4fe71481feb2bdaee0a91eb3077f90ba00
      https://github.com/hibernate/hibernate-validator/commit/020b9f4fe71481feb2bdaee0a91eb3077f90ba00
  Author: Hardy Ferentschik <hibernate at ferentschik.de>
  Date:   2014-01-13 (Mon, 13 Jan 2014)

  Changed paths:
    M engine/src/main/java/org/hibernate/validator/constraints/SafeHtml.java
    M engine/src/main/java/org/hibernate/validator/internal/constraintvalidators/SafeHtmlValidator.java
    M engine/src/test/java/org/hibernate/validator/test/internal/constraintvalidators/SafeHtmlValidatorTest.java

  Log Message:
  -----------
  HV-817 Introducing SafeHtml.Tag annotation to specify tags with attributes.

Updating tests.


  Commit: 59ee504000127becf0915be7f0fdc2645563c3e9
      https://github.com/hibernate/hibernate-validator/commit/59ee504000127becf0915be7f0fdc2645563c3e9
  Author: Gunnar Morling <gunnar.morling at googlemail.com>
  Date:   2014-01-13 (Mon, 13 Jan 2014)

  Changed paths:
    M engine/src/main/java/org/hibernate/validator/constraints/SafeHtml.java
    M engine/src/test/java/org/hibernate/validator/test/internal/constraintvalidators/SafeHtmlValidatorTest.java

  Log Message:
  -----------
  HV-817 Fixing some typos


Compare: https://github.com/hibernate/hibernate-validator/compare/0ded24c4ae65...59ee50400012


More information about the hibernate-commits mailing list