// WARNING: This file was autogenerated by jni-bindgen. Any changes to this file may be lost!!!
#[cfg(any(feature = "all", feature = "android-service-autofill-Validator"))]
__jni_bindgen! {
/// public interface [Validator](https://developer.android.com/reference/android/service/autofill/Validator.html)
///
/// Required feature: "android-service-autofill-Validator"
public interface Validator ("android/service/autofill/Validator") extends crate::java::lang::Object {
}
}