public interface ObjectValidator<T extends XMLObject>
| Modifier and Type | Method and Description | 
|---|---|
| ValidationResult | validate(T object,
        ValidationContext context)Validates the given object. | 
ValidationResult validate(T object, ValidationContext context)
object - object to be evaluatedcontext - current validation contextCopyright © 2018 Litsec AB. All rights reserved.