trait UuidRule (View source)

Methods

void
compileUuid(string $key, string $masque)

Compile Uuid Rule

Details

protected void compileUuid(string $key, string $masque)

Compile Uuid Rule

[uuid] Check that the contents of the field is a canonical RFC 4122 UUID (versions 1–5).

Parameters

string $key
string $masque

Return Value

void