Annotation Type ThrowOnExtraProperties (3.3.0)

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