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
Verify that all (base-) classes declaring @classrules are public
- Add the new method getDeclaringClass() to FrameworkMember
- FrameworkMethod will return the class where the method is actually
declared
- FrameworkField will return the class where the field is actually
declared
- Add validation logic to RuleFieldValidator
- Add test for validation logic
0 commit comments