Align Visibility Modifiers in Ldif

Issue gh-750
This commit is contained in:
Josh Cummings
2023-05-09 16:29:25 -06:00
parent 9f0e544498
commit 66992b0807

View File

@@ -334,6 +334,7 @@ public class DefaultAttributeValidationPolicy implements AttributeValidationPoli
* @throws InvalidAttributeFormatException if the attribute does not meet one of the
* three patterns above or the attribute cannot be parsed.
*/
@Override
public Attribute parse(String buffer) {
log.trace("Parsing --> [" + buffer + "]");