Ticket #60 (new task)

Opened 2 years ago

implement ability for certain attributes to be required

Reported by: demian Assigned to: somebody
Priority: major Milestone: 1.7
Component: component1 Keywords:
Cc:

Description

...
required => true
...

if ($attribute->validate()) {... save()}