RESTEasy JAX-RS Implementation 2.3.6.Final-redhat-1

org.jboss.resteasy.spi.validation
Interface ValidatorAdapter


public interface ValidatorAdapter


Method Summary
 void applyValidation(Object resource, Method invokedMethod, Object[] args)
           
 

Method Detail

applyValidation

void applyValidation(Object resource,
                     Method invokedMethod,
                     Object[] args)

RESTEasy JAX-RS Implementation 2.3.6.Final-redhat-1

Copyright © 2013 JBoss by Red Hat. All Rights Reserved.