Interface ResourceValidator

All Known Implementing Classes:
ResourceValidatorImpl

public interface ResourceValidator
  • Method Summary

    Modifier and Type
    Method
    Description
    ca.uhn.fhir.validation.ValidationResult
    validate(org.hl7.fhir.r4.model.Resource resource)
     
  • Method Details

    • validate

      ca.uhn.fhir.validation.ValidationResult validate(org.hl7.fhir.r4.model.Resource resource)