You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 12, 2020. It is now read-only.
RAVE currently has to look up validators on the classpath via reflection. We can use DataBinding's approach with GenerationalClassUtil to drop in hints to the consuming jar for RAVE to pull out during processing in the consuming app.
RAVE currently has to look up validators on the classpath via reflection. We can use DataBinding's approach with GenerationalClassUtil to drop in hints to the consuming jar for RAVE to pull out during processing in the consuming app.