ApexLib: Automatic required and date picker/format mask check for page items Posted on January 4, 2007 by Patrick Wolf Have you ever wondered why you have to create extra validations for required items (item is NOT NULL), for date picker items (item is a valid date) or for numeric items where you have already specified a numeric format mask? Continue reading →