{"templateId":"markdown","sharedDataIds":{"sidebar":"sidebar-products/leandisposable/sidebars.yaml"},"props":{"metadata":{"markdoc":{"tagList":[]},"type":"markdown"},"seo":{"title":"Validate data","description":"Integration and usage documentation.","llmstxt":{"hide":false,"sections":[{"title":"Table of contents","includeFiles":["**/*"],"excludeFiles":[]}],"excludeFiles":[]}},"dynamicMarkdocComponents":[],"compilationErrors":[],"ast":{"$$mdtype":"Tag","name":"article","attributes":{},"children":[{"$$mdtype":"Tag","name":"Heading","attributes":{"level":1,"id":"validate-data","__idx":0},"children":["Validate data"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["These methods check the validity of the data."]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Use:"]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"a","attributes":{"href":"/products/leandisposable/enterprise-documentation/developer-documentation/api-references/lean-checkdata/lean-checkdata-method"},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["checkData"]}]}," : for the standard process"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"a","attributes":{"href":"/products/leandisposable/enterprise-documentation/developer-documentation/api-references/lean-checkdata/lean-checkdata-eid-assertion-method"},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["checkDataWitheIDAssertion"]}]}," : for the process based on an eIDAssertion"]}]},{"$$mdtype":"Tag","name":"hr","attributes":{},"children":[]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"errors","__idx":1},"children":["Errors"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["All errors below return HTTP ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["500"]},"."]},{"$$mdtype":"Tag","name":"div","attributes":{"className":"md-table-wrapper"},"children":[{"$$mdtype":"Tag","name":"table","attributes":{"className":"md"},"children":[{"$$mdtype":"Tag","name":"thead","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Error"},"children":["Error"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Description"},"children":["Description"]}]}]},{"$$mdtype":"Tag","name":"tbody","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"a","attributes":{"href":"/products/leandisposable/enterprise-documentation/developer-documentation/integration-guide/lean-ig-how-to-handle-errors#error-2-empty-field"},"children":["Error 2"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Some required fields are missing"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"a","attributes":{"href":"/products/leandisposable/enterprise-documentation/developer-documentation/integration-guide/lean-ig-how-to-handle-errors#error-3-empty-fields-fields-not-allowed-or-fields-in-wrong-format"},"children":["Error 3"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Empty field(s), field(s) not allowed or field(s) in wrong format"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Error 5"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Limitation of use (LoU) not valid"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Error 2084"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Limitation of use language not available — the requested language for the LoU text is not configured in the LRA configuration. See ",{"$$mdtype":"Tag","name":"a","attributes":{"href":"/products/leandisposable/enterprise-documentation/developer-documentation/api-references/data-objects#limitationofuse-object"},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["limitationOfUse.language"]}]},"."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"a","attributes":{"href":"/products/leandisposable/enterprise-documentation/developer-documentation/integration-guide/lean-ig-how-to-handle-errors#error-6-generic-exception---internal-exception"},"children":["Error 6"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Generic exception - Internal exception"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"a","attributes":{"href":"/products/leandisposable/enterprise-documentation/developer-documentation/integration-guide/lean-ig-how-to-handle-errors#error-8-alphanumeric-symbols-not-allowed-in-the-contacts"},"children":["Error 8"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Alphanumeric symbols not allowed in the contacts"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Error 9"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["The password in ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["cert.password"]}," is not valid"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Error 10"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["The security code in ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["cert.securityCode"]}," is not valid"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Error 26"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Foreign country not valid in ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["holder.identificationCountry"]}]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Error 80"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Certificate type in ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["cert.type"]}," not valid or not authorized"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"a","attributes":{"href":"/products/leandisposable/enterprise-documentation/developer-documentation/integration-guide/lean-ig-how-to-handle-errors#error-81--wrong-tax-code-or-personal-identification-number"},"children":["Error 81"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Wrong tax code or personal identification number"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"a","attributes":{"href":"/products/leandisposable/enterprise-documentation/developer-documentation/integration-guide/lean-ig-how-to-handle-errors#error-88-the-document-type-is-not-valid"},"children":["Error 88"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Document type in ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["doc.documentType"]}," not valid"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Error 96"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["The DN length exceeds 400 characters"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Error 180"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["No more disposable certificates available for the LRA"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Error 221"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Mismatch between ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["holder.identificationType"]}," and ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["holder.identificationCountry"]}]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Error 224"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Some fields contain a non UTF-8 character"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"a","attributes":{"href":"/products/leandisposable/enterprise-documentation/developer-documentation/integration-guide/lean-ig-how-to-handle-errors#error-235--wrong-assertion"},"children":["Error 235"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Wrong assertion"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"a","attributes":{"href":"/products/leandisposable/enterprise-documentation/developer-documentation/integration-guide/lean-ig-how-to-handle-errors#error-237--the-assertion-is-expired"},"children":["Error 237"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["The assertion is expired"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"a","attributes":{"href":"/products/leandisposable/enterprise-documentation/developer-documentation/integration-guide/lean-ig-how-to-handle-errors#error-238--the-assertion-signature-is-invalid"},"children":["Error 238"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["The assertion signature is invalid"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"a","attributes":{"href":"/products/leandisposable/enterprise-documentation/developer-documentation/integration-guide/lean-ig-how-to-handle-errors#error-241-lra-not-authorized-to-use-this-type-of-otp"},"children":["Error 241"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["LRA not authorized to use this OTP type"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"a","attributes":{"href":"/products/leandisposable/enterprise-documentation/developer-documentation/integration-guide/lean-ig-how-to-handle-errors#error-2091-error-due-to-the-name-that-doesnt-belong-to-the-tax-code-entered"},"children":["Error 2091"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Name doesn't belong to the tax code entered"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"a","attributes":{"href":"/products/leandisposable/enterprise-documentation/developer-documentation/integration-guide/lean-ig-how-to-handle-errors#error-10068-non-unique-cell-phone-number"},"children":["Error 10068"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Non-unique cell phone number"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"a","attributes":{"href":"/products/leandisposable/enterprise-documentation/developer-documentation/integration-guide/lean-ig-how-to-handle-errors#error-11003-no-results-found-for-the-holder"},"children":["Error 11003"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["No results found for the holder"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"a","attributes":{"href":"/products/leandisposable/enterprise-documentation/developer-documentation/integration-guide/lean-ig-how-to-handle-errors#error-11004-mismatch-between-the-identification-holder-data-and-the-data-previously-stored-in-the-registration-authority"},"children":["Error 11004"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Mismatch in identification holder data"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"a","attributes":{"href":"/products/leandisposable/enterprise-documentation/developer-documentation/integration-guide/lean-ig-how-to-handle-errors#error-11006-mismatch-between-the-documenttpe-and-the-data-previously-stored-in-the-registration-authority"},"children":["Error 11006"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Mismatch in document type"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"a","attributes":{"href":"/products/leandisposable/enterprise-documentation/developer-documentation/integration-guide/lean-ig-how-to-handle-errors#error-11007-mismatch-between-the-document-number-and-the-data-previously-stored-in-the-registration-authority"},"children":["Error 11007"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Mismatch in document number"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"a","attributes":{"href":"/products/leandisposable/enterprise-documentation/developer-documentation/integration-guide/lean-ig-how-to-handle-errors#error-11008-mismatch-between-the-contacts-and-the-data-previously-stored-in-the-registration-authority"},"children":["Error 11008"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Mismatch in contacts"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"a","attributes":{"href":"/products/leandisposable/enterprise-documentation/developer-documentation/integration-guide/lean-ig-how-to-handle-errors#error-11010-the-identification-type-is-not-valid"},"children":["Error 11010"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Identification type in ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["holder.identificationType"]}," is not valid"]}]}]}]}]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["To get information about how to handle the errors: ",{"$$mdtype":"Tag","name":"a","attributes":{"href":"/products/leandisposable/enterprise-documentation/developer-documentation/integration-guide/lean-ig-how-to-handle-errors"},"children":["How to handle errors"]}]}]},"headings":[{"value":"Validate data","id":"validate-data","depth":1},{"value":"Errors","id":"errors","depth":2}],"frontmatter":{"seo":{"title":"Validate data"}},"lastModified":"2026-07-27T20:06:21.000Z","pagePropGetterError":{"message":"","name":""}},"slug":"/products/leandisposable/enterprise-documentation/developer-documentation/api-references/lean-checkdata","userData":{"isAuthenticated":false,"teams":["anonymous"]},"isPublic":true}