Branch: refs/heads/master
Home:
https://github.com/forge/scaffold-html5
Commit: 6e9fdba60f2c2622d2fe2a1d86657b6f6d1a9a72
https://github.com/forge/scaffold-html5/commit/6e9fdba60f2c2622d2fe2a1d86...
Author: Vineet Reynolds <Vineet.Reynolds(a)gmail.com>
Date: 2013-02-07 (Thu, 07 Feb 2013)
Changed paths:
M src/main/java/org/jboss/forge/scaffold/html5/Html5Scaffold.java
M src/main/resources/scaffold/angularjs/partials/detail.html.ftl
Log Message:
-----------
Added BeanValidationInspector.
The FTL files now use the additional inspection results produced by the
BeanValidationInspector, namely used to the min and max attributes for HTML input
type="number", and to set the maxlength attribute.