Menu

Commit [r6484]  Maximize  Restore  History

Suppressed warnings of getting the day of the month.

The problem is that JSF expects a date for a date converter and not a calendar object.
Probably could have solved this with a converter for LocalDate objects but that is probably overkill as the newer JSF version will automatically support LocalDate objects.

keess 2017-08-18

changed /trunk/josef-demo-jar-faces/src/main/java/org/josef/web/jsf/beans/demo/xfield/CrossFieldValidationBean.java
/trunk/josef-demo-jar-faces/src/main/java/org/josef/web/jsf/beans/demo/xfield/CrossFieldValidationBean.java Diff Switch to side-by-side view
Loading...