Package | Description |
---|---|
net.sf.mmm.util.validation.base |
Contains the base-implementations of the
validation API . |
Modifier and Type | Class and Description |
---|---|
class |
ValidatorBuilderJsr303
This is a builder to create multiple instances of
ValidatorJsr303 . |
class |
ValidatorBuilderNone
This is a fallback implementation of
ValidatorBuilder that may be used if JSR 303 is not available (missing
on classpath, configured wrongly, or the like). |
Copyright © 2001–2016 mmm-Team. All rights reserved.