org.apache.xerces.impl.dv
public interface DatatypeValidator
Modifier and Type | Method and Description |
---|---|
void |
validate(String content,
ValidationContext context)
validate a given string against this DV
|
void validate(String content, ValidationContext context) throws InvalidDatatypeValueException
content
- the string value that needs to be validatedcontext
- the validation contextInvalidDatatypeValueException
Copyright © 2005-2018 Apache Software Foundation. All Rights Reserved.