|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||