public class ValidationMappingParser extends Object
Constructor and Description |
---|
ValidationMappingParser(ApacheValidatorFactory factory) |
Modifier and Type | Method and Description |
---|---|
void |
processMappingConfig(Set<InputStream> xmlStreams)
Parse files with constraint mappings and collect information in the factory.
|
public ValidationMappingParser(ApacheValidatorFactory factory)
public void processMappingConfig(Set<InputStream> xmlStreams) throws javax.validation.ValidationException
xmlStreams
- - one or more contraints.xml file streams to parsejavax.validation.ValidationException
Copyright © 2010–2024 The Apache Software Foundation. All rights reserved.