Package org.jboss.jca.validator
Interface Rule
- All Known Implementing Classes:
AOConfigProperties,AOConstructor,AONull,AORAA,AS,ASConfigProperties,ASConstructor,ASNull,CFConstructor,CFNull,CFReferenceable,CFSerializable,MC,MCF,MCFConfigProperties,MCFConstructor,MCFEquals,MCFHashCode,MCFNull,MCGetMetaData,RA,RAConfigProperties,RAConstructor,RAEquals,RAHashCode,RANull
public interface Rule
Rule
-
Method Summary
-
Method Details
-
validate
Validate- Parameters:
v- The objectrb- The resource bundle- Returns:
- The list of failures found;
nullif none
-