Uses of Class
be.fgov.ehealth.ehvalidator.core.EhValidator.ValidationResult

Packages that use EhValidator.ValidationResult
be.fgov.ehealth.ehvalidator.core Provides sumehr validation functionality either as a command-line tool or a java library. 
 

Uses of EhValidator.ValidationResult in be.fgov.ehealth.ehvalidator.core
 

Methods in be.fgov.ehealth.ehvalidator.core that return EhValidator.ValidationResult
static EhValidator.ValidationResult EhValidator.validate(String fileName)
           
static EhValidator.ValidationResult EhValidator.validate(String fileName, String rules)
           
static EhValidator.ValidationResult EhValidator.ValidationResult.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static EhValidator.ValidationResult[] EhValidator.ValidationResult.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



eHealth Validator Service Master project 2.1.1 API
Copyright © 2013 eHealth. All Rights Reserved.