import * as denoClassValidator from "https://deno.land/x/deno_class_validator@v1.0.0/src/decorator/string/IsSurrogatePair.ts";
Functions
Checks if the string contains any surrogate pairs chars. If given value is not a string, then it returns false. | |
Checks if the string contains any surrogate pairs chars. If given value is not a string, then it returns false. |