public interface ValidationProviderResolver
ValidationProvider
implementations each of them representing a provider.
Implementations must be thread-safe.Modifier and Type | Method and Description |
---|---|
List<ValidationProvider<?>> |
getValidationProviders()
Returns a list of ValidationProviders available in the runtime environment.
|
List<ValidationProvider<?>> getValidationProviders()
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.