public class ValidationProviderHelper extends Object
Modifier and Type | Method and Description |
---|---|
static ValidationProviderHelper |
forDefaultProvider(ValidatorFactory validatorFactory) |
static ValidationProviderHelper |
forHibernateValidator() |
boolean |
isDefaultProvider()
Whether the given provider is the default provider or not.
|
String |
toString() |
public static ValidationProviderHelper forDefaultProvider(ValidatorFactory validatorFactory)
public static ValidationProviderHelper forHibernateValidator()
public boolean isDefaultProvider()
true
if the given provider is the default provider, false
otherwiseCopyright © 2017 JBoss by Red Hat. All rights reserved.