Menu

#8 Configuration with xml

open
nobody
core (1)
5
2007-04-23
2007-04-23
No

For the people who like xml configuration, make it possible to configure the validation with xml.

For example validation.xml
<validations>
<validation class="nl.knowlogy.validation.examples.Customer">
<validateNotBlank propertyName="lastName" errorCode="lastname.isrequired"/>

</validation>
</validations>

Discussion


Log in to post a comment.

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.