@MustImplementEqualsAndHashcode public interface IValidationArtefact extends Serializable
| Modifier and Type | Method and Description |
|---|---|
com.helger.commons.io.resource.IReadableResource |
getRuleResource() |
EValidationArtefactType |
getValidationArtefactType() |
ValidationKey |
getValidationKey() |
@Nonnull EValidationArtefactType getValidationArtefactType()
null.@Nonnull com.helger.commons.io.resource.IReadableResource getRuleResource()
null.@Nonnull ValidationKey getValidationKey()
null.Copyright © 2016 Philip Helger. All rights reserved.