Open Source library for Data validation and Mapping using XML config file

From: CompGrmmR (javagk_at_lycos.com)
Date: 11/17/04

  • Next message: John: "Creating Reports based on hierarchical XML file"
    Date: 17 Nov 2004 09:02:29 -0800
    
    

    Hi folks,

    I am looking for a way to do validation and data mapping by picking up
    the validation rules and mapping rules from an XML config file.

    I want to do this so that I dont have to recompile the code if there
    are any changes in validation/mapping for the values.

    Hence I am looking for some open source utility(like Apache Commons
    package)
    to do the foll : -

    1) Validate a set of data (say from a msg over the n/w) based on the
    rules in an XML config file
    2) Map this data to a value as specified in an XML config file (i.e to
    form a java object with the correct mapped values)

    For part 1) there is already Apache Commons Validator, but I cannot
    use it for mapping the data to a particular value from an XML config
    file..

    Could you pls suggest any open source library I could use to
    accomplish the above? Also, any other ideas are welcome..

    Thanks


  • Next message: John: "Creating Reports based on hierarchical XML file"

    Relevant Pages

    • Open Source library for Data validation and Mapping using XML config file
      ... I am looking for a way to do validation and data mapping by picking up ... the validation rules and mapping rules from an XML config file. ... Hence I am looking for some open source utility(like Apache Commons ...
      (comp.lang.java.programmer)
    • Re: fUnit finally released
      ... verifying that the tangent-linear and adjoint forms are consistent ... a routine to multiply an N-vector by the Jacobian of said mapping; ... need validation but are still self-contained within the system ... (e.g. pure math, even if nontrivial math). ...
      (comp.lang.fortran)
    • BizTalk 2006 R2 mapping problem
      ... Since the elements in the original request are optional, ... And the validation will fail because i'm missing Element1 and Element2. ... How can I do this in the mapping? ...
      (microsoft.public.biztalk.server)
    • Re: Mapping problem after orchestration in BizTalk Server
      ... validated the document in Visual Studio both in with Schema and Mapping ... validation, they both process fine. ... Examine the message context when the message leaves the orchestration. ... This sendport contains a mapping, ...
      (microsoft.public.biztalk.general)

  • Quantcast