@Retention(value=SOURCE)
@Target(value=METHOD)
public static @interface AutoParcel.Validate
build() method of
the @AutoParcel.Builder implementation, immediately after constructing the new
object. It can throw an exception if the new object fails validation checks.