Showing 42 open source projects for "validator xml"

View related business solutions
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • Powerful App Monitoring Without Surprise Bills Icon
    Powerful App Monitoring Without Surprise Bills

    AppSignal starts at $23/month with all features included. No overages, no hidden fees. 30-day free trial.

    Tired of monitoring tools that punish you for scaling? AppSignal offers transparent, predictable pricing with every feature unlocked on every plan. Track errors, monitor performance, detect anomalies, and manage logs across Ruby, Python, Node.js, and more. Trusted by developers since 2012 with free dev-to-dev support. No credit card required to start your 30-day trial.
    Try AppSignal Free
  • 1
    LinkChecker

    LinkChecker

    Check links in web documents or full websites

    LinkChecker is a free, GPL licensed website validator. LinkChecker checks links in web documents or full websites. It runs on Python 3 systems, requiring Python 3.8 or later. The version in the pip repository may be old, to find out how to get the latest code, plus platform-specific information and other advice see doc/install.txt in the source code archive. If you do not want to install any additional libraries/dependencies you can use the Docker image which is published on GitHub...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    xmlj

    XMLJ is a Java XML Editor and validator project.

    XMLJ is a Java XML Editor and validator project.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    XML Editor/Validator/Designer with CAMV

    XML Editor/Validator/Designer with CAMV

    CAM XML Editor for XML+JSON+Hibernate+SQL Open-XDX sponsored by Oracle

    The CAM editor is the leading open source XML Editor/Validation/Schema toolset for rapidly building / deploying XML /JSON /Hibernate /SQL data /Forms applications. Visual WYSIWYG data design, rule entry wizards + drag & drop dictionary components. Will import, analyze / refactor from XML Schema / JSON. Oracle is a proud enterprise sponsor; with NIEM.gov support. Do SQL data import/map+ Open Data API delivery+ Hibernate JPA + UI Forms/Pencil Makes XSD schema (default, flatten, NIEM, &...
    Downloads: 34 This Week
    Last Update:
    See Project
  • 4
    XML Viewer Plus

    XML Viewer Plus

    A powerful XML Viewer - add-on for browser Firefox

    A powerful XML Viewer, supports text/regex and jQuery/CSS, XPath selectors ==== Release 1.2.6 - 17.06.2019 - Added utf-8 encode for xml viewer ==== Get your XML Editor and Validator on Play Store > https://play.google.com/store/apps/details?id=com.ulm.xmleditor ==== ## Libraries and techs used 1. `Vue` 2. `Vuex` 3. `lodash/debounce` 4.
    Downloads: 18 This Week
    Last Update:
    See Project
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 5

    AHV SAP PO Control

    SAP PO/PI basic control tool

    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Bye Common Code

    Never Rewrite the same code again

    This contains all the stateless code you will need for any business application: Including: An emailer, AES Encryption, AES Decryption, Form Uploader and Submitter For Form Redirection and uploads without a web form, File Form Uploader, JQuery or Angular Generator, XML and CSV document generator, String Validator: international and US phone, email, numbers, double with precision and other string validators, XSS Cleaning and XML cleaning.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    XML-Parse library is a lightweight set of functions for parsing, checking, and creating xml files. It can support stream-oriented, SAX or DOM parsing styles, and includes an optional xsd schema validator and graphical schema generator.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    XML Truncator-Fixer

    XML Truncator-Fixer

    Truncates XML at first error-uses the xmllint to add correct end tags.

    ...Additionally some extra text or data may be recoverable by changing the truncation amount to less than 50 characters.The extra truncation is needed in the first place because the XML validator used is not able to perfectly identify where the XML corruption begins and will often not flag the corruption for several characters after it begins.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Test Data Validator

    Used to perform test data validations

    This tool could be used to perform a wide variety of test data validations. It can compare heterogeneous sources of data on a field by field level basis based on a field mapping excel file and can provide results in an excel file. The file formats supported are csv, flatfiles, delimited files, xml, sap idocs etc
    Downloads: 0 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 10
    JFamily

    JFamily

    Genealogy

    JFamily is a browser and editor for genealogic data. The data are displayed in a graphical family tree.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Python XML Validator

    Python XML Validator

    Validates XML against xml schema. Based on Python lxml module.

    Validates XML against xml schema. Based on Python lxml module.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    CDISC-XML-Validator

    Schema validate your CDISC XML files

    Specify locations for XML and XSD files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    swiftvalidator

    swiftvalidator

    Swift Validator is a java application that provides the following functions: 1) swift message parsing 2) swift message format specifications validation 3) swift message network validated rules (in process) 4) It also provides a simple java swing UI 5) currently it supports Standards MT 2012 schema NOTE: schema can be updated via xml configuration files for all categories
    Downloads: 3 This Week
    Last Update:
    See Project
  • 14
    Stand-alone Java library implementing parser/formatter/comparator/validator for JSON/XML-like text formats oriented on JSON-like object model (list,map,scalar + reflection). Library is designed to maximize adaptivity via set of extendable modules.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    XmlValTran

    Gedit Plugin for XML Validation and Transformation

    Use xmllint (from libxml2) and xsltproc (from libxslt) from within Gedit to validate an XML document. To install: 1) Download the xmlvaltran.py and xmlvaltran.plugin files to the "~/.local/share/gedit/plugins/" directory. If the directory does not exist, create it: "mkdir -p ~/.local/share/gedit/plugins/" 2) Start or restart Gedit, and go to "Edit -> Preferences -> Plugins". 3) Select the checkbox next to "XML Validator/Transformer".
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    JSD Validator

    JSD Validator

    Validate Javascript Objects with a Javascript Schema Definition

    JSD does for Javascript what XSD does for XML. Create complete shemas and test if your objects validate with it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Hibernate ORM XML Validator for Eclipse

    Eclipse Plugin to validate Hibernate ORM files against @Entity files.

    By default, Hibernate .ORM files get parsed only on server startup. It is a minor irritant to have a server startup failure just because of a simple error in your orm xml. This project aims to create a plugin for Eclipse that will monitor all Java classes with the @Entity annotation and maintain a tree of their attributes and methods. Then the user can simply right click the orm xml in Project Explorer view and select "Validate ORM" to validate the orm file for basic SQL parsing errors...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Relax NG Compact Syntax validator
    Leader badge
    Downloads: 33 This Week
    Last Update:
    See Project
  • 19

    ReCaptcha plugin for Kooboo CMS

    ReCaptcha Validator Plugin for Kooboo CMS for add content or send mail

    ReCaptcha Validator Plugin for Kooboo CMS for adding content or sending feedback e-mail
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Axis2 module for XML schema validation of incoming and/or outgoing messages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    XML Document Validator is a Java implementation of CLiXML - Constraint Language in XML - that allows to express complex constraints about XML content using a mixture of first order logic and XPath.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    This is a rules engine based validator for the CCR which can be extended to additional profiles for the CCR and extended to other XML based standards. Development of this project has moved to GitHub, visit Project Homepage below.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A C++ XML Parser and validator.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    pyx12

    Pyx12 is a python based ANSI X.12 to XML EDI translator and validator

    Development has been moved to github.
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    The aim of the tool is to validate a particular format of metadata. Specifically, the tool checks three parts: 1. Big5 character encoding; 2. whether it is a well-formed XML document ; 3. other specifications with our own purposes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB