be.ehealth.business.common.validator
Class ValidatorFactory

java.lang.Object
  extended by be.ehealth.business.common.validator.ValidatorFactory

public final class ValidatorFactory
extends Object


Method Summary
static EhealthReplyValidator getEhealthReplyValidator(String customClassProperty)
           
static
<T> T
getValidator(String customClassProperty, Class<T> defaultImplClass)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getEhealthReplyValidator

public static EhealthReplyValidator getEhealthReplyValidator(String customClassProperty)
                                                      throws TechnicalConnectorException
Throws:
TechnicalConnectorException

getValidator

public static <T> T getValidator(String customClassProperty,
                                 Class<T> defaultImplClass)
                      throws TechnicalConnectorException
Throws:
TechnicalConnectorException



Connector Packaging TRUSSMAKER 3.20.2 API
Copyright © {inceptionYear}-2020 eHealth. All Rights Reserved.