24 programs for "validate java" with 2 filters applied:

  • Get Avast Free Antivirus with 24/7 AI-powered online scam detection Icon
    Get Avast Free Antivirus with 24/7 AI-powered online scam detection

    Get protection for today’s online threats. Free.

    Award-winning antivirus protection, as well as protection against online scams, dangerous Wi-Fi connections, hacked accounts, and ransomware. It includes Avast Assistant, your built-in AI partner, which gives you help with suspicious online messages, offers, and more.
    Free Download
  • 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
  • 1
    Requel is a Web-based requirements management system that supports collaboration among all stakeholders and provides automated assistance to validate requirements and suggest improvements. It supports requirements as goals, stories, and use-cases.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    component-watch

    component-watch

    Describe and watch component structure of java programs

    "Component-Watch" is a tool discovering, showing and assessing the structure of (big) java programs from their classes. It finds what are the components composing a program, analyse what are the relations between those components and compare those the the permitted relations between components. The tool helps to easily define and display UML-like diagrams showing components and their relationship.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    Grotag
    Grotag views Amigaguide documents or converts them to HTML and DocBook XML. Additionally it can validate and pretty print such documents.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Chunk, an HTML Template Engine for Java

    Chunk, an HTML Template Engine for Java

    Clean, powerful templates for Java

    A powerful Java Template Engine, great for building HTML or XML docs. Chunk can handle many other needs and situations as well. In-tag filters & default values, multiple snippets per file, layered themes, macros, conditional includes, localization & more.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    Build gen AI apps with an all-in-one modern database: MongoDB Atlas

    MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
    Start Free
  • 5
    Extending SoapUI

    Extending SoapUI

    A collection of plugins for SoapUI and SoapUI Pro

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

    argument

    Command line argument parser library for Java

    Moved to GitHub https://github.com/fedups Command-line argument compiler and parser. With just two lines of code you can start to set up a command-line interface to your Java programs. Many advanced features including "required", "positional", "multiple", and the most advanced - "group"
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7

    Quality-Check

    Quality-Check is a small Java library for basic runtime checks of vars

    The goal of quality-check is to provide a small Java library for basic runtime code quality checks. It provides similar features to org.springframework.util.Assert or com.google.common.base.Preconditions without the need to include big libraries or frameworks such as Spring or Guava. The package quality-check tries to replace these libraries and provide all the basic code quality checks you need. The checks provided here are typically used to validate method parameters and detect errors...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    XML validating & querying tool

    Comman-line interface XML validating & querying tool

    The program processes the given source XML file according to command-line arguments. It can validate the file (with -x or -d option) or query XPath expression (with -p option). Usage: java -jar clivaq.jar -- shows the help screen java -jar clivaq.jar -d <file.dtd> <file.xml> -- validates the <file.xml> java -jar clivaq.jar -x <file.xsd> <file.xml> -- validates the <file.xml> java -jar clivaq.jar -p "<XPath expression>" <file.xml> -- evaluates an XPath expression
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Java EE Two-Phase Commit Testkit

    A Portable Thin Client & Server Pair for XA / 2PC Testing

    A portable testing tool to validate the configuration of XA and two-phase commit for Java EE 6 Containers. The tool permits the stress-testing, performance characterization and correct transaction semantics of distributed transactions across Three XA resource managers by Exception Injection. The thin-client can be run from the command-line or inside the IDE. The server side component includes EJB packaging and some simple Web servlet support for retrieving diagnostic and performance data from...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Powering the best of the internet | Fastly Icon
    Powering the best of the internet | Fastly

    Fastly's edge cloud platform delivers faster, safer, and more scalable sites and apps to customers.

    Ensure your websites, applications and services can effortlessly handle the demands of your users with Fastly. Fastly’s portfolio is designed to be highly performant, personalized and secure while seamlessly scaling to support your growth.
    Try for free
  • 10
    tool to test privates and use patters
    With dp4j.jar in your project classpath you directly access private members in your tests, w/o Reflection API boilerplate code; It also generates Design Patterns code and compile-time validates implementations. And Compiler & Co work for you again!
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    Loom is an open source Java web framework that uses annotations to validate user input.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    plausj a collection of checksum algorithms used to validate business keys like bank account codes or credit card numbers. It's compiled as JVM bytecode files (although it's not necessarily implemented in Java) and can be used on JRE 1.5 and later.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    iScreen is a Java Object Validation Framework to be used to validate Java objects (i.e. JavaBeans and POJOs) and object graphs. Configuration is XML, and supports reuse, conditionals, dynamic error messages, internationalization, and much more.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    Framework provides functionality to easily manage, validate and create usage data for runtime java commandline options. This gives more time for the developer to concentrate on business logic.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15
    strunts provides tools and helpers for building web applications with struts and eclipse. it allows to validate config files, jsp's, tiles definitions and java code of the struts application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Jetrace is a Java Enterprise trace tool that J2EE developers and architects can use to discover erroneous execution flows in JSPs, Servlets, EJBs, JNDI calls, JDBC calls and sockets. It can be used to validate both code and design and to troubleshoot.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Generate javascript validation from an xml template; you can configure on xml your html forms, giving params (min / max length, etc) and creates an JavaScript code to put in your html to validate your forms. Its an easy way to write js validation.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    XAlgo is a xml-language to freely describe algorithms. With this software you are able to validate and even translate those XAlgo-Documents into normal sourcecode (currently Java and C++).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    This project aims to provide a core java library for performing data validation, together with an XML driven data transformation engine that allows (for example) the conversion and validation of a http input into an xml document or custom objects etc
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    ISValidator is a flexible routines to validate data in Java. It can be used to model, validate and process data in diferents scenarios, like CommandLine Arguments, Servlet parameters, Web Forms, Struts data, etc,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    XML Validator is a framework designed to provide developers with a simple, extensible and modular way to validate XML documents. The XML descriptor language, which is similar to XML-schema and against which an XML Document is validated, is now dynamic.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    The Java Validation Library provides a set of classes to validate data. The rules for validation are configurable through XML.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    An additional validation extension build on JSF to validate relationship of input values within a form
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    NaRP-i (for Not a Real Pseudo Interpreter) is a multiplatform interpreter. His goal is validate analysis of problems made in a pseudolanguage called NaRP. Narp and Narp-i are so interdependent that they should be regarded as a single project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.