Annotation Type IgnoreExtraProperties (3.2.0)

public interface IgnoreExtraProperties implements Annotation

Properties that don't map to class fields are ignored when serializing to a class annotated with this annotation.

Implements

Annotation