Restrictions

public Restrictions Restrictions(String type, String max, String min, String description)

Parameters

type

Type of the Restriction.

max

Maximum value allowed for the restriction type.

min

Minimum value allowed for the restriction type.

description

The text to describe the restriction.