A constraint that forces a data url data section to be between a minimum and maximum length inclusive.
The minimum length. This will be 0 most of the time.
The maximum length. Use Infinity if you want no max.
Optional
The validator options.
A reflection decorator function that applies the constraint to a property.
A constraint that forces a data url data section to be between a minimum and maximum length inclusive.