2c1609bd49f313c2e6568788a944aa73e2973be9
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 2 | ||
Rename Variable cachedMessage : String to cachePrefix : String in method public getMessage(v ConstraintViolation<?>, invocable Invocable) : String in class io.dropwizard.jersey.validation.ConstraintMessage | From | To | |
Rename Variable message : String to prefix : String in method public getMessage(v ConstraintViolation<?>, invocable Invocable) : String in class io.dropwizard.jersey.validation.ConstraintMessage | From | To | |
Rename Attribute | 1 | ||
Rename Attribute MESSAGES_CACHE : Cache<Pair<Path,? extends ConstraintDescriptor<?>>,String> to PREFIX_CACHE : Cache<Pair<Path,? extends ConstraintDescriptor<?>>,String> in class io.dropwizard.jersey.validation.ConstraintMessage | From | To |