4 Replies Latest reply on Aug 3, 2007 7:41 AM by pmuir

    Validation of non-ui fields

    nickarls

      Hello,

      What is the cleanest way of validating domain objects (e.g. some fields that don't have ui components bound). Should I use a ClassValidator and then move the errors to the facesmessages myself or is there a cleaner way?