-
Notifications
You must be signed in to change notification settings - Fork 572
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
Explore FreeForm validation v2 #989
base: main
Are you sure you want to change the base?
Commits on Oct 22, 2018
-
[property-holder-preparation] Remove impossible case from ValidatorIm…
…pl#buildNewLocalExecutionContext()
Configuration menu - View commit details
-
Copy full SHA for f61a93d - Browse repository at this point
Copy the full SHA f61a93dView commit details -
[property-holder-preparation] Delegate retrieving bean metadata to Ca…
…scadingMetaData As in case of property holders we would need to produce metadata not based on a class of a current object at runtime but based on a string representing the constraint mapping, we need to delegate this to cascading metadata as that's the place where this information will be stored.
Configuration menu - View commit details
-
Copy full SHA for 80a4bb8 - Browse repository at this point
Copy the full SHA 80a4bb8View commit details -
[property-holder] Introduce property holder property and property holder
accessor creator with simple a implementation for Map
Configuration menu - View commit details
-
Copy full SHA for 9418a35 - Browse repository at this point
Copy the full SHA 9418a35View commit details -
[property-holder-preparation] Move metadata manager to its own package
and rename it As metadata manager will serve as provider of bean metadata as well as property holder metadata, it'll be better to keep it in specific package
Configuration menu - View commit details
-
Copy full SHA for 415abf7 - Browse repository at this point
Copy the full SHA 415abf7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4a523a8 - Browse repository at this point
Copy the full SHA 4a523a8View commit details -
[property-holder-preparation] Extract BeanMetaDataBuilder to upper level
class and create corresponding analog for property holders
Configuration menu - View commit details
-
Copy full SHA for 37d4545 - Browse repository at this point
Copy the full SHA 37d4545View commit details -
[property-holder-preparation] Make ConstraintMetaDataManager return m…
…etadata for property holders
Configuration menu - View commit details
-
Copy full SHA for 00a7af7 - Browse repository at this point
Copy the full SHA 00a7af7View commit details -
Configuration menu - View commit details
-
Copy full SHA for f75e407 - Browse repository at this point
Copy the full SHA f75e407View commit details -
Configuration menu - View commit details
-
Copy full SHA for ac7835f - Browse repository at this point
Copy the full SHA ac7835fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 92b0696 - Browse repository at this point
Copy the full SHA 92b0696View commit details -
[property-holder] Introduce method for validating property holders an…
…d add a simple test
Configuration menu - View commit details
-
Copy full SHA for 4e021be - Browse repository at this point
Copy the full SHA 4e021beView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9f1b1da - Browse repository at this point
Copy the full SHA 9f1b1daView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1807098 - Browse repository at this point
Copy the full SHA 1807098View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8076e67 - Browse repository at this point
Copy the full SHA 8076e67View commit details