Method Validate
- Namespace
- Skyline.DataMiner.Net.Ticketing.Validators
- Assembly
- SLNetTypes.dll
Validate(Ticket, object)
Validates the specified string.
public bool Validate(Ticket ticket, object obj)
Parameters
Returns
- bool
true
if the specified string matches the regular expression; otherwise,false
.