Interface ProfileResult


public interface ProfileResult
  • Method Details

    • getId

      String getId()
    • getValidationReport

      ValidationReport getValidationReport()
    • getProfileMessages

      MessageLog getProfileMessages()
    • isValid

      boolean isValid()