Showing 541 open source projects for "validate"

View related business solutions
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Get Started Free
  • 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
  • 1

    CDISC-XML-Validator

    Schema validate your CDISC XML files

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

    OWASP File Format Validation

    Library for file format validation based on official specifications.

    ...The FFD is independant of implementation of validation. The validation is very simplist and she's based on File Format Database. If we want validate a file, we open the file and we pass all methods of validation of format to validate. The sources code of methods is build on rules of the FFD.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    C Checker

    Simple C Checker to validate if formatted correctly before compiling

    Simple C Checker written in Perl 5.14+ to validate if formatted correctly before compiling. It only validates syntax is correct, no logic or pseudo code is verified.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    WaMoFi

    Wa[velet] Mo[tif] Fi[nder]

    ...--dataset: your data set in a fasta file --labels: a file with the label/class per line --percTest: how much of the test will be used for finding the motifs?. 0.7 means the 70% of the sequences in each class are used to find the motifs, whereas, the 30% are used to validate those motifs. --outDir: directory where do you want the output --SourceDir: where the WaMoFi files are stored in your machine. This source run over any UNIX machine. Requirements: R packages: pso, gplots, entropy, e1071, DMwR, kernlab, seqinr, pcaPP, flashClust, dynamicTreeCut. TESTING: see README file for details.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 5

    JSON Schema Validation

    json schema definition and validation

    License : MIT Current version: 1.0 Release date: 2014-06-29 Maven dependency: <dependency> <groupId>org.hawksoft</groupId> <artifactId>json-schema</artifactId> <version>1.0</version> </dependency> json-schema allows you to validate a JSON data document against a given JSON schema. The JSON schema document follows the exact same structure as the data document it's validating. However, the schema attribute values are actually validation rules. For example, the following JSON data attribute: { ... "fruit" : "banana", ... } could be validated using the following schema attribute (rules): { ... ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    ValidateParenthesis

    mini project to validate parethesis in given string

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

    PluggableChessGraphism

    Take the chess graphism, and use it with a chess engine.

    You are given a chess graphical interface, with drag and drop functionnalities (or other interaction mode), board flipping, and some pieces/cells sets given. Then, you have some callbacks methods in order to validate moves from your chess engine and to update them to your chess engine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Greatly Open Android Ticket Service

    Greatly Open Android Ticket Service

    GOATS - Application to handle GLPI tickets

    Code moved to https://github.com/ReyAnthony/GOATS/
    Downloads: 0 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 10
    passport-local

    passport-local

    Username and password authentication strategy for Passport and Node.js

    ...Instead of managing authentication logic manually in every route, passport-local centralizes the process through a strategy interface where you provide a function to find and validate the user. Once integrated with an Express-based application, it handles reading credentials from requests, invoking your verification logic, and managing success or failure flows, all while cooperating with session middleware to serialize authenticated users.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    dschema

    Generic validation of python dictionaries.

    Validate the structure and content of python dictionaries using simple schema definitions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Simple Frog game

    Think Play & Enjoy

    ...The frog with an 'R' can move from right to left for one position or for two positions, if it jumps the frog with an 'L'. Writing the code for playing the game is simple. All we have to do is to validate the user move and check if he has reached the goal. It is also possible that no more moves are possible and the goal isn't reached. In this case, we notify the user and reset the game. The problems begin when the computer solves the game. The computer must make moves which lead to the goal. When it makes the first move, it isn't clear if this move will lead to a happy ending. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Assignment Centre Student Module

    Assignment Centre Student Module

    A validation tool for Java extended directed practicals.

    The Assignment Centre Student Module is a tool that is used to validate the progress of students following an extended directed practical in object oriented programming using the Java Language, it uses a suite of unit tests to validate the conformity with the instructions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    JForm - php form engine
    Generates html form data suitable for a template engine based on an associative array. After submitting, the engine will apply filters and validate the input.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    XBRL Processing Engine Extension

    This project reads, writes and validates XBRL.

    This project enhances the sourceforge-hosted project XBRL Processing Engine which is able to read, write, and validate XBRL. Our own development allows it to first save all relevant documents in a local folder before processing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    FinIS

    An in silico genome finishing tool

    FinIS allows users to close gaps in the genome assembly as well as validate the genomic scaffold. It considers all gaps simultaneously to find gap sequences that best match the read data and to correctly resolve repeats. For further details see the FinIS webpage and the publication describing FinIS.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 17

    Simple Email Validator

    This is a simple email validator which validates an email ID existence

    Simple Email validator is a powerful yet simple application designed for one reason to validate an email ID existence. You can check whether an email ID exists on the live server or not, I have done this project as a hobby and thought I should make it open source. A special and great thanks to my earlier web hosting company (Hostocol) for allowing me to have a free website where I can develop this application. I cannot able to work on this further, but I will appreciate if someone ready to take the initiative and contribute to make it even better. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    BIBM is a set of test tools to benchmark and validate relational database management systems (tables and/or property graph variants). It can run BSBM and TPC-H test suites.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    Easy Install

    Easy Install

    easy installer

    the point of that software based on easy installing and reorganize your computer after format etc.. That's why i peek list of apps that mostly needed for computer. and i keep them on my server. So, all you need to do just to pick software you need and install them. all by some clicks! Well I'm aware that i didnt collect apps as ALL people needs. [and maybe some of the people think not needed]. Therefore i design for that quick way to add apps to my server [according to people...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 20
    EnigmaGPG Community

    EnigmaGPG Community

    Sending encrypted data through internet web applications.

    Enigma GPG Community allows you to encrypt / sign text and attachments using plugins in browsers, to send encrypted information via any Internet application that can only be understood by the intended recipient ensuring the authenticity, privacy and confidentiality of messages between the sender and receiver . Note the utility that can achieve this project because it aims to meet the global need for privacy on the web. Also applies to any web application that allows text input by the user...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    libgtin

    library to validate, de- and encode GTIN-Codes

    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    BGP Looking-glass

    BGP Looking-glass

    Open Source BGP Looking-glass

    BigPlg allows the collection of the IPv4 Internet routing table which may be viewed by service providers and/or ISP customers to validate IP routing across autonomous systems. Routing updates may also have attributes aliased to become (graph) readable. This function exists to allow the exporting of RIB updates to Splunk, or any such data collector. A beneficial side-effect of collecting BGP routing information is the ability to track BGP updates/events local or remote(upstream). ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    Test, validate and diagnose communication protocols in medical environments (DICOM, HL7 and IHE). DVTk is a must have for software developers, test engineers and service engineers that work in the healthcare domain. NEW. Services on www.dvtk.org!
    Downloads: 16 This Week
    Last Update:
    See Project
  • 24
    EasyDataQuality for Pentaho Kettle

    EasyDataQuality for Pentaho Kettle

    EasyDataQuality for Pentaho Data Integration in Kettle

    EasyDQ plugins for Contact cleansing in Pentaho Data Integration in Kettle.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 25

    Php server monitor fork2

    Summer 2013 fork of php server monitor

    Description The new version adds ability to scan and validate database backup files (bdd base de données) or any files. For example: you have a whole bunch of servers and you back up the data to your "backup" server, well you just tell php server monitor fork2 to look at these files, give a link to the file that the server can read and it will validate to see when the last time you checked the file and will do a simple check to see if the filesize has changed since you last checked. ...
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo