Validators.And(IValidator[]) Methode

Definition

Erstellt einen gültigen Validator, der nur gültig ist, wenn alle validators gültig sind.

[Android.Runtime.Register("and", "([Landroid/service/autofill/Validator;)Landroid/service/autofill/Validator;", "", ApiSince=27)]
public static Android.Service.Autofill.IValidator And(params Android.Service.Autofill.IValidator[] validators);
[<Android.Runtime.Register("and", "([Landroid/service/autofill/Validator;)Landroid/service/autofill/Validator;", "", ApiSince=27)>]
static member And : Android.Service.Autofill.IValidator[] -> Android.Service.Autofill.IValidator

Parameter

validators
IValidator[]

Gibt zurück

Attribute

Hinweise

Java Dokumentation für android.service.autofill.Validators.and(android.service.autofill.Validator).

Teile dieser Seite sind Änderungen auf der Grundlage von Arbeiten, die von der Android Open Source Project erstellt und gemeinsam verwendet und gemäß den in der 2.5 Attribution License beschriebenen Begriffen verwendet werden.

Gilt für: