Back to API Reference
Class

ValidationStatus

static

Well-known Status tokens. The status is an open string — a project may use its own (e.g. "warning", "available") and have decorators react to it; these are just the common ones.

public static const string Invalid
public static const string Pending

Asynchronous validation is in flight; the result is not yet known.