Annotation Type ThrowOnExtraProperties (3.7.2)

public interface ThrowOnExtraProperties implements Annotation

Properties that don't map to class fields when serializing to a class annotated with this annotation cause an exception to be thrown.

Implements

Annotation