trait NullableRule (View source)

Methods

void
compileNullable(string $key, string $masque)

Compile Nullable Rule

Details

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

Compile Nullable Rule

[nullable] Check that the content of the field is nullable

Parameters

string $key
string $masque

Return Value

void