public abstract class BaseAsyncValidator extends Object implements AsyncValidator
Constructor and Description |
---|
BaseAsyncValidator() |
Modifier and Type | Method and Description |
---|---|
ValidatorPriority |
getPriority()
Returns the priority
|
boolean |
isSync()
Returns true if this validator can actually provide a synchronous validation
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
validateAsync
public boolean isSync()
Validator
public ValidatorPriority getPriority()
PriorityGetter
getPriority
in interface PriorityGetter
Copyright © 2022 Eclipse. All rights reserved.