Annotation Type IgnoreExtraProperties (3.8.2)

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