ThrowOnExtraProperties

public abstract @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.

Inherited Method Summary