Share

Java Validation Library

The forum address has changed, you have been automatically redirected. Please update any bookmarks to use the new URL.

Subscribe

Request for Project Objectives

You are viewing a single message from this topic. View all messages.

  1. 2001-04-21 02:07:20 UTC
    David,

    Thanks for asking. Let me see if I can answer your questions.

    The objectives for this project is to provide means of validating data which is user defined, easy to configure and maintain, and responsive. The goal is to support as many Java data types as possible and the most commonly needed types of validation. (i.e. ranges, correct data type, set of valid values, etc..)

    As far as how JValid relates to XML schema validators. It really doesn't. The schema format was simply chosen because it fits nicely with data validation :) I do plan on respecting the general layout and rules of the schema format, and when that's not possible extending them.

    Hope that answers your question?

    Mike
< Previous | 1 | Next >

Add a Reply

This forum does not allow anonymous participation.

Log in to add a reply. Not registered? Create an account to participate and receive email updates when replies are posted to this topic.