Skip to content

Instantly share code, notes, and snippets.

@BohdanLevchenko
Created August 16, 2015 13:39
Show Gist options
  • Select an option

  • Save BohdanLevchenko/a7dccda5b35154ef9237 to your computer and use it in GitHub Desktop.

Select an option

Save BohdanLevchenko/a7dccda5b35154ef9237 to your computer and use it in GitHub Desktop.
Bean Validation 1.1 (JSR349)
<validation-config
xmlns="http://jboss.org/xml/ns/javax/validation/configuration"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://jboss.org/xml/ns/javax/validation/configuration validation-configuration-1.1.xsd"
version="1.1">
</validation-config>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment