YAACC - UPNP Client and Server
|
Marker for types with integrity rules that require validation. More...
Public Member Functions | |
List< ValidationError > | validate () |
Marker for types with integrity rules that require validation.
List< ValidationError > org.fourthline.cling.model.Validatable.validate | ( | ) |
List
if all rules validated properly, otherwise, the detected errors. Implemented in org.fourthline.cling.model.meta.Action< S extends Service >, org.fourthline.cling.model.meta.ActionArgument< S extends Service >, org.fourthline.cling.model.meta.Device< DI extends DeviceIdentity, D extends Device, S extends Service >, org.fourthline.cling.model.meta.DeviceDetails, org.fourthline.cling.model.meta.DeviceIdentity, org.fourthline.cling.model.meta.Icon, org.fourthline.cling.model.meta.StateVariable< S extends Service >, org.fourthline.cling.model.meta.StateVariableAllowedValueRange, org.fourthline.cling.model.meta.StateVariableTypeDetails, and org.fourthline.cling.model.meta.UDAVersion.