Method Validate
- Namespace
- Skyline.DataMiner.Net.Ticketing.Interfaces
- Assembly
- SLNetTypes.dll
Validate(Ticket, object)
Validates the specified objects.
bool Validate(Ticket ticket, object obj)
Parameters
Returns
- bool
true
if the specified value inobj
is valid; otherwise,false
.