Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improved DataBinder Javadoc for xxx*yyy pattern matching. #699

Commits on Nov 21, 2014

  1. Improved DataBinder Javadoc for xxx*yyy pattern matching.

    The default documentation does not mention xxx*yyy pattern matching,
    which is, however, supported by PatternMatchUtils. Such a pattern
    can be useful for matching nested properties in all elements of a
    collection (e.g. property[*].nestedProperty).
    Marco Krikke committed Nov 21, 2014
    Configuration menu
    Copy the full SHA
    57be7e6 View commit details
    Browse the repository at this point in the history