public interface IValidatorModule
| Modifier and Type | Method and Description |
|---|---|
void |
validateResource(IValidationContext<IBaseResource> theCtx)
Validate the actual resource.
|
void validateResource(IValidationContext<IBaseResource> theCtx)
IValidationContext can be used to access the resource being validated,
and is populated with the results.Copyright © 2014–2017 University Health Network. All rights reserved.