Method Validate
- Namespace
- Skyline.DataMiner.Net.Ticketing.Validators
- Assembly
- SLNetTypes.dll
Validate(Ticket, object)
Verifies whether the specified string represents valid URI.
public bool Validate(Ticket ticket, object obj)
Parameters
Returns
- bool
true
ifobj
is valid; otherwise,false
.