public interface Validatable
| Modifier and Type | Method and Description |
|---|---|
List<ValidationError> |
validate() |
List<ValidationError> validate()
List if all rules validated properly, otherwise, the detected errors.Copyright © 2023 jUPnP.org. All rights reserved.