home contract doc
(!) This page was automatically generated on Thu Sep 15 06:44:55 EDT 2011

TermWrapper


Name null
Label Term with Key Dates
JSTL Key TermWrapper
Java Class org.kuali.student.enrollment.class2.acal.dto.TermWrapper
Description null
Primary Key(s) key
Field to use as the title (or name) key

Field Definitions

53 discrepancie(s) were found between the dictionary definition and the java object
  1. Field classesMeetDates.meta.createId missing from the dictictionary
  2. Field classesMeetDates.meta.createTime missing from the dictictionary
  3. Field classesMeetDates.meta.updateId missing from the dictictionary
  4. Field classesMeetDates.meta.updateTime missing from the dictictionary
  5. Field classesMeetDates.meta.versionInd missing from the dictictionary
  6. Field dropPeriodEndsDate.descr.formatted missing from the dictictionary
  7. Field dropPeriodEndsDate.descr.plain missing from the dictictionary
  8. Field dropPeriodEndsDate.endDate missing from the dictictionary
  9. Field dropPeriodEndsDate.isAllDay missing from the dictictionary
  10. Field dropPeriodEndsDate.isDateRange missing from the dictictionary
  11. Field dropPeriodEndsDate.key missing from the dictictionary
  12. Field dropPeriodEndsDate.meta.createId missing from the dictictionary
  13. Field dropPeriodEndsDate.meta.createTime missing from the dictictionary
  14. Field dropPeriodEndsDate.meta.updateId missing from the dictictionary
  15. Field dropPeriodEndsDate.meta.updateTime missing from the dictictionary
  16. Field dropPeriodEndsDate.meta.versionInd missing from the dictictionary
  17. Field dropPeriodEndsDate.name missing from the dictictionary
  18. Field dropPeriodEndsDate.startDate missing from the dictictionary
  19. Field dropPeriodEndsDate.stateKey missing from the dictictionary
  20. Field dropPeriodEndsDate.typeKey missing from the dictictionary
  21. Field finalExaminationsDates.meta.createId missing from the dictictionary
  22. Field finalExaminationsDates.meta.createTime missing from the dictictionary
  23. Field finalExaminationsDates.meta.updateId missing from the dictictionary
  24. Field finalExaminationsDates.meta.updateTime missing from the dictictionary
  25. Field finalExaminationsDates.meta.versionInd missing from the dictictionary
  26. Field gradesDueDate.meta.createId missing from the dictictionary
  27. Field gradesDueDate.meta.createTime missing from the dictictionary
  28. Field gradesDueDate.meta.updateId missing from the dictictionary
  29. Field gradesDueDate.meta.updateTime missing from the dictictionary
  30. Field gradesDueDate.meta.versionInd missing from the dictictionary
  31. Field registrationPeriod.meta.createId missing from the dictictionary
  32. Field registrationPeriod.meta.createTime missing from the dictictionary
  33. Field registrationPeriod.meta.updateId missing from the dictictionary
  34. Field registrationPeriod.meta.updateTime missing from the dictictionary
  35. Field registrationPeriod.meta.versionInd missing from the dictictionary
  36. Field termInfo.meta.createId missing from the dictictionary
  37. Field termInfo.meta.createTime missing from the dictictionary
  38. Field termInfo.meta.updateId missing from the dictictionary
  39. Field termInfo.meta.updateTime missing from the dictictionary
  40. Field termInfo.meta.versionInd missing from the dictictionary
  41. Field classesMeetDates.descr missing from the dictictionary
  42. Field classesMeetDates.meta missing from the dictictionary
  43. Field dropPeriodEndsDate missing from the dictictionary
  44. Field dropPeriodEndsDate.descr missing from the dictictionary
  45. Field dropPeriodEndsDate.meta missing from the dictictionary
  46. Field finalExaminationsDates.descr missing from the dictictionary
  47. Field finalExaminationsDates.meta missing from the dictictionary
  48. Field gradesDueDate.descr missing from the dictictionary
  49. Field gradesDueDate.meta missing from the dictictionary
  50. Field registrationPeriod.descr missing from the dictictionary
  51. Field registrationPeriod.meta missing from the dictictionary
  52. Field termInfo.descr missing from the dictictionary
  53. Field termInfo.meta missing from the dictictionary
Field Required? DataType Length Short Label Summary Label Description Read Only, Dynamic, or Hidden Default Repeats? Valid Characters Lookup Cross Field Default Control
key   STRING 1 to 80 Key Unique Key used to identify this object Term Key Unique key to this object. Unlike an Id this key can be explicitly set by the application and is intended to be "somewhat" readable by a human.       validation.validChars.alphanumericHyphenPeriod
[A-Za-z0-9.\-]*
    TextControl
termInfo.key   STRING 1 to 80 Key Unique Key used to identify this object Key Unique key to this object. Unlike an Id this key can be explicitly set by the application and is intended to be "somewhat" readable by a human.       validation.validChars.alphanumericHyphenPeriod
[A-Za-z0-9.\-]*
    TextControl
termInfo.typeKey required STRING 1 to 80 Type Type of the object Term Unique identifier for the type of this object.       validation.validChars.alphanumericHyphenPeriod
[A-Za-z0-9.\-]*
    TextControl
termInfo.startDate required DATE 10 to 19 Start Date Date and time the term became effective. Start Date Date and time the term became effective. This does not provide a bound on date ranges or milestones associated with this time period, but instead indicates the time period proper. This is a similar concept to the effective date on enumerated values. When an expiration date has been specified, this field must be less than or equal to the expiration date.             DateControl
termInfo.endDate required DATE 10 to 19 End Date Date and time the term expires. End Date Date and time the term expires. This does not provide a bound on date ranges or milestones associated with this time period, but instead indicates the time period proper. If specified, this must be greater than or equal to the effective date. If this field is not specified, then no expiration date has been currently defined and should automatically be considered greater than the effective date.             DateControl
termInfo.stateKey required STRING 1 to 80 State State of the object State Unique identifier for the lifecycle state of this object.       validation.validChars.alphanumericHyphenPeriod
[A-Za-z0-9.\-]*
    TextControl
termInfo.name   STRING 1 to 255 Name A display name for this entity. Name A display name for this entity.       validation.validChars
[A-Za-z0-9.,><_\\/\-\?\+=()\[\];:'"&%$#@!\t ]*
    TextControl
termInfo.descr.plain   STRING 1 to 14000 Plain Text The plain text version of the descrpition Plain Text Description The plain text version of the descrpition       validation.validChars
[A-Za-z0-9.,><_\\/\-\?\+=()\[\];:'"&%$#@!\t\n\r ]*
    TextAreaControl
termInfo.descr.formatted   STRING 1 to 14000 Fromatted Text The formatted text version of the descrpition Fromatted Text Description The formatted text version of the descrpition       validation.validChars
[A-Za-z0-9.,><_\\/\-\?\+=()\[\];:'"&%$#@!\t\n\r ]*
    TextAreaControl
classesMeetDates.startDate required DATE 10 to 19 Start Date The start date and time of the key date. Start Date The start date and time of the key date.             DateControl
classesMeetDates.endDate required DATE 10 to 19 End Date The end date and time of the key date. End Date The end date and time of the key date. The end date must be equal to or greater that the start.             DateControl
classesMeetDates.key required STRING 1 to 80 Key Unique Key used to identify this object Unique Key Unique key to this object. Unlike an Id this key can be explicitly set by the application and is intended to be "somewhat" readable by a human.       validation.validChars.alphanumericHyphenPeriod
[A-Za-z0-9.\-]*
    TextControl
classesMeetDates.typeKey required STRING 1 to 80 Type Type of the object Type Unique identifier for the type of this object.       validation.validChars.alphanumericHyphenPeriod
[A-Za-z0-9.\-]*
    TextControl
classesMeetDates.stateKey required STRING 1 to 80 State State of the object State Unique identifier for the lifecycle state of this object.       validation.validChars.alphanumericHyphenPeriod
[A-Za-z0-9.\-]*
    TextControl
classesMeetDates.name   STRING 1 to 255 Name A display name for this entity. Name A display name for this entity.       validation.validChars
[A-Za-z0-9.,><_\\/\-\?\+=()\[\];:'"&%$#@!\t ]*
    TextControl
classesMeetDates.isAllDay   BOOLEAN   Is All Day Tests if this key date is an all day event. Is All Day Tests if this key date is an all day event. An all-day event does not have a meaningful time component in the date.             CheckboxControl
classesMeetDates.isDateRange   BOOLEAN   Is Date Range Tests if this key date has a date range. Is Date Range Tests if this key date has a date range. Should return true if the end date is different than the start date, false if the start end end date are the same             CheckboxControl
classesMeetDates.descr.plain   STRING 1 to 14000 Plain Text The plain text version of the descrpition Plain Text Description The plain text version of the descrpition       validation.validChars
[A-Za-z0-9.,><_\\/\-\?\+=()\[\];:'"&%$#@!\t\n\r ]*
    TextAreaControl
classesMeetDates.descr.formatted   STRING 1 to 14000 Fromatted Text The formatted text version of the descrpition Fromatted Text Description The formatted text version of the descrpition       validation.validChars
[A-Za-z0-9.,><_\\/\-\?\+=()\[\];:'"&%$#@!\t\n\r ]*
    TextAreaControl
registrationPeriod.startDate required DATE 10 to 19 Start Date The start date and time of the key date. Start Date The start date and time of the key date.             DateControl
registrationPeriod.endDate required DATE 10 to 19 End Date The end date and time of the key date. End Date The end date and time of the key date. The end date must be equal to or greater that the start.             DateControl
registrationPeriod.key required STRING 1 to 80 Key Unique Key used to identify this object Unique Key Unique key to this object. Unlike an Id this key can be explicitly set by the application and is intended to be "somewhat" readable by a human.       validation.validChars.alphanumericHyphenPeriod
[A-Za-z0-9.\-]*
    TextControl
registrationPeriod.typeKey required STRING 1 to 80 Type Type of the object Type Unique identifier for the type of this object.       validation.validChars.alphanumericHyphenPeriod
[A-Za-z0-9.\-]*
    TextControl
registrationPeriod.stateKey required STRING 1 to 80 State State of the object State Unique identifier for the lifecycle state of this object.       validation.validChars.alphanumericHyphenPeriod
[A-Za-z0-9.\-]*
    TextControl
registrationPeriod.name   STRING 1 to 255 Name A display name for this entity. Name A display name for this entity.       validation.validChars
[A-Za-z0-9.,><_\\/\-\?\+=()\[\];:'"&%$#@!\t ]*
    TextControl
registrationPeriod.isAllDay   BOOLEAN   Is All Day Tests if this key date is an all day event. Is All Day Tests if this key date is an all day event. An all-day event does not have a meaningful time component in the date.             CheckboxControl
registrationPeriod.isDateRange   BOOLEAN   Is Date Range Tests if this key date has a date range. Is Date Range Tests if this key date has a date range. Should return true if the end date is different than the start date, false if the start end end date are the same             CheckboxControl
registrationPeriod.descr.plain   STRING 1 to 14000 Plain Text The plain text version of the descrpition Plain Text Description The plain text version of the descrpition       validation.validChars
[A-Za-z0-9.,><_\\/\-\?\+=()\[\];:'"&%$#@!\t\n\r ]*
    TextAreaControl
registrationPeriod.descr.formatted   STRING 1 to 14000 Fromatted Text The formatted text version of the descrpition Fromatted Text Description The formatted text version of the descrpition       validation.validChars
[A-Za-z0-9.,><_\\/\-\?\+=()\[\];:'"&%$#@!\t\n\r ]*
    TextAreaControl
finalExaminationsDates.startDate required DATE 10 to 19 Start Date The start date and time of the key date. Start Date The start date and time of the key date.             DateControl
finalExaminationsDates.endDate required DATE 10 to 19 End Date The end date and time of the key date. End Date The end date and time of the key date. The end date must be equal to or greater that the start.             DateControl
finalExaminationsDates.key required STRING 1 to 80 Key Unique Key used to identify this object Unique Key Unique key to this object. Unlike an Id this key can be explicitly set by the application and is intended to be "somewhat" readable by a human.       validation.validChars.alphanumericHyphenPeriod
[A-Za-z0-9.\-]*
    TextControl
finalExaminationsDates.typeKey required STRING 1 to 80 Type Type of the object Type Unique identifier for the type of this object.       validation.validChars.alphanumericHyphenPeriod
[A-Za-z0-9.\-]*
    TextControl
finalExaminationsDates.stateKey required STRING 1 to 80 State State of the object State Unique identifier for the lifecycle state of this object.       validation.validChars.alphanumericHyphenPeriod
[A-Za-z0-9.\-]*
    TextControl
finalExaminationsDates.name   STRING 1 to 255 Name A display name for this entity. Name A display name for this entity.       validation.validChars
[A-Za-z0-9.,><_\\/\-\?\+=()\[\];:'"&%$#@!\t ]*
    TextControl
finalExaminationsDates.isAllDay   BOOLEAN   Is All Day Tests if this key date is an all day event. Is All Day Tests if this key date is an all day event. An all-day event does not have a meaningful time component in the date.             CheckboxControl
finalExaminationsDates.isDateRange   BOOLEAN   Is Date Range Tests if this key date has a date range. Is Date Range Tests if this key date has a date range. Should return true if the end date is different than the start date, false if the start end end date are the same             CheckboxControl
finalExaminationsDates.descr.plain   STRING 1 to 14000 Plain Text The plain text version of the descrpition Plain Text Description The plain text version of the descrpition       validation.validChars
[A-Za-z0-9.,><_\\/\-\?\+=()\[\];:'"&%$#@!\t\n\r ]*
    TextAreaControl
finalExaminationsDates.descr.formatted   STRING 1 to 14000 Fromatted Text The formatted text version of the descrpition Fromatted Text Description The formatted text version of the descrpition       validation.validChars
[A-Za-z0-9.,><_\\/\-\?\+=()\[\];:'"&%$#@!\t\n\r ]*
    TextAreaControl
gradesDueDate.startDate required DATE 10 to 19 Start Date The start date and time of the key date. Start Date The start date and time of the key date.             DateControl
gradesDueDate.endDate required DATE 10 to 19 End Date The end date and time of the key date. End Date The end date and time of the key date. The end date must be equal to or greater that the start.             DateControl
gradesDueDate.key required STRING 1 to 80 Key Unique Key used to identify this object Unique Key Unique key to this object. Unlike an Id this key can be explicitly set by the application and is intended to be "somewhat" readable by a human.       validation.validChars.alphanumericHyphenPeriod
[A-Za-z0-9.\-]*
    TextControl
gradesDueDate.typeKey required STRING 1 to 80 Type Type of the object Type Unique identifier for the type of this object.       validation.validChars.alphanumericHyphenPeriod
[A-Za-z0-9.\-]*
    TextControl
gradesDueDate.stateKey required STRING 1 to 80 State State of the object State Unique identifier for the lifecycle state of this object.       validation.validChars.alphanumericHyphenPeriod
[A-Za-z0-9.\-]*
    TextControl
gradesDueDate.name   STRING 1 to 255 Name A display name for this entity. Name A display name for this entity.       validation.validChars
[A-Za-z0-9.,><_\\/\-\?\+=()\[\];:'"&%$#@!\t ]*
    TextControl
gradesDueDate.isAllDay   BOOLEAN   Is All Day Tests if this key date is an all day event. Is All Day Tests if this key date is an all day event. An all-day event does not have a meaningful time component in the date.             CheckboxControl
gradesDueDate.isDateRange   BOOLEAN   Is Date Range Tests if this key date has a date range. Is Date Range Tests if this key date has a date range. Should return true if the end date is different than the start date, false if the start end end date are the same             CheckboxControl
gradesDueDate.descr.plain   STRING 1 to 14000 Plain Text The plain text version of the descrpition Plain Text Description The plain text version of the descrpition       validation.validChars
[A-Za-z0-9.,><_\\/\-\?\+=()\[\];:'"&%$#@!\t\n\r ]*
    TextAreaControl
gradesDueDate.descr.formatted   STRING 1 to 14000 Fromatted Text The formatted text version of the descrpition Fromatted Text Description The formatted text version of the descrpition       validation.validChars
[A-Za-z0-9.,><_\\/\-\?\+=()\[\];:'"&%$#@!\t\n\r ]*
    TextAreaControl
termInfo   Complex                        
termInfo.key   STRING 1 to 80 Key Unique Key used to identify this object Key Unique key to this object. Unlike an Id this key can be explicitly set by the application and is intended to be "somewhat" readable by a human.       validation.validChars.alphanumericHyphenPeriod
[A-Za-z0-9.\-]*
    TextControl
termInfo.typeKey required STRING 1 to 80 Type Type of the object Term Unique identifier for the type of this object.       validation.validChars.alphanumericHyphenPeriod
[A-Za-z0-9.\-]*
    TextControl
termInfo.startDate required DATE 10 to 19 Start Date Date and time the term became effective. Start Date Date and time the term became effective. This does not provide a bound on date ranges or milestones associated with this time period, but instead indicates the time period proper. This is a similar concept to the effective date on enumerated values. When an expiration date has been specified, this field must be less than or equal to the expiration date.             DateControl
termInfo.endDate required DATE 10 to 19 End Date Date and time the term expires. End Date Date and time the term expires. This does not provide a bound on date ranges or milestones associated with this time period, but instead indicates the time period proper. If specified, this must be greater than or equal to the effective date. If this field is not specified, then no expiration date has been currently defined and should automatically be considered greater than the effective date.             DateControl
termInfo.stateKey required STRING 1 to 80 State State of the object State Unique identifier for the lifecycle state of this object.       validation.validChars.alphanumericHyphenPeriod
[A-Za-z0-9.\-]*
    TextControl
termInfo.name   STRING 1 to 255 Name A display name for this entity. Name A display name for this entity.       validation.validChars
[A-Za-z0-9.,><_\\/\-\?\+=()\[\];:'"&%$#@!\t ]*
    TextControl
termInfo.descr.plain   STRING 1 to 14000 Plain Text The plain text version of the descrpition Plain Text Description The plain text version of the descrpition       validation.validChars
[A-Za-z0-9.,><_\\/\-\?\+=()\[\];:'"&%$#@!\t\n\r ]*
    TextAreaControl
termInfo.descr.formatted   STRING 1 to 14000 Fromatted Text The formatted text version of the descrpition Fromatted Text Description The formatted text version of the descrpition       validation.validChars
[A-Za-z0-9.,><_\\/\-\?\+=()\[\];:'"&%$#@!\t\n\r ]*
    TextAreaControl
termInfo.descr   Complex   Descr A description of the entity. Description A description of the entity.              
termInfo.descr.plain   STRING 1 to 14000 Plain Text The plain text version of the descrpition Plain Text Description The plain text version of the descrpition       validation.validChars
[A-Za-z0-9.,><_\\/\-\?\+=()\[\];:'"&%$#@!\t\n\r ]*
    TextAreaControl
termInfo.descr.formatted   STRING 1 to 14000 Fromatted Text The formatted text version of the descrpition Fromatted Text Description The formatted text version of the descrpition       validation.validChars
[A-Za-z0-9.,><_\\/\-\?\+=()\[\];:'"&%$#@!\t\n\r ]*
    TextAreaControl
classesMeetDates   Complex                        
classesMeetDates.startDate required DATE 10 to 19 Start Date The start date and time of the key date. Start Date The start date and time of the key date.             DateControl
classesMeetDates.endDate required DATE 10 to 19 End Date The end date and time of the key date. End Date The end date and time of the key date. The end date must be equal to or greater that the start.             DateControl
classesMeetDates.key required STRING 1 to 80 Key Unique Key used to identify this object Unique Key Unique key to this object. Unlike an Id this key can be explicitly set by the application and is intended to be "somewhat" readable by a human.       validation.validChars.alphanumericHyphenPeriod
[A-Za-z0-9.\-]*
    TextControl
classesMeetDates.typeKey required STRING 1 to 80 Type Type of the object Type Unique identifier for the type of this object.       validation.validChars.alphanumericHyphenPeriod
[A-Za-z0-9.\-]*
    TextControl
classesMeetDates.stateKey required STRING 1 to 80 State State of the object State Unique identifier for the lifecycle state of this object.       validation.validChars.alphanumericHyphenPeriod
[A-Za-z0-9.\-]*
    TextControl
classesMeetDates.name   STRING 1 to 255 Name A display name for this entity. Name A display name for this entity.       validation.validChars
[A-Za-z0-9.,><_\\/\-\?\+=()\[\];:'"&%$#@!\t ]*
    TextControl
classesMeetDates.isAllDay   BOOLEAN   Is All Day Tests if this key date is an all day event. Is All Day Tests if this key date is an all day event. An all-day event does not have a meaningful time component in the date.             CheckboxControl
classesMeetDates.isDateRange   BOOLEAN   Is Date Range Tests if this key date has a date range. Is Date Range Tests if this key date has a date range. Should return true if the end date is different than the start date, false if the start end end date are the same             CheckboxControl
classesMeetDates.descr.plain   STRING 1 to 14000 Plain Text The plain text version of the descrpition Plain Text Description The plain text version of the descrpition       validation.validChars
[A-Za-z0-9.,><_\\/\-\?\+=()\[\];:'"&%$#@!\t\n\r ]*
    TextAreaControl
classesMeetDates.descr.formatted   STRING 1 to 14000 Fromatted Text The formatted text version of the descrpition Fromatted Text Description The formatted text version of the descrpition       validation.validChars
[A-Za-z0-9.,><_\\/\-\?\+=()\[\];:'"&%$#@!\t\n\r ]*
    TextAreaControl
classesMeetDates.descr   Complex   Descr A description of the entity. Description A description of the entity.              
classesMeetDates.descr.plain   STRING 1 to 14000 Plain Text The plain text version of the descrpition Plain Text Description The plain text version of the descrpition       validation.validChars
[A-Za-z0-9.,><_\\/\-\?\+=()\[\];:'"&%$#@!\t\n\r ]*
    TextAreaControl
classesMeetDates.descr.formatted   STRING 1 to 14000 Fromatted Text The formatted text version of the descrpition Fromatted Text Description The formatted text version of the descrpition       validation.validChars
[A-Za-z0-9.,><_\\/\-\?\+=()\[\];:'"&%$#@!\t\n\r ]*
    TextAreaControl
registrationPeriod   Complex                        
registrationPeriod.startDate required DATE 10 to 19 Start Date The start date and time of the key date. Start Date The start date and time of the key date.             DateControl
registrationPeriod.endDate required DATE 10 to 19 End Date The end date and time of the key date. End Date The end date and time of the key date. The end date must be equal to or greater that the start.             DateControl
registrationPeriod.key required STRING 1 to 80 Key Unique Key used to identify this object Unique Key Unique key to this object. Unlike an Id this key can be explicitly set by the application and is intended to be "somewhat" readable by a human.       validation.validChars.alphanumericHyphenPeriod
[A-Za-z0-9.\-]*
    TextControl
registrationPeriod.typeKey required STRING 1 to 80 Type Type of the object Type Unique identifier for the type of this object.       validation.validChars.alphanumericHyphenPeriod
[A-Za-z0-9.\-]*
    TextControl
registrationPeriod.stateKey required STRING 1 to 80 State State of the object State Unique identifier for the lifecycle state of this object.       validation.validChars.alphanumericHyphenPeriod
[A-Za-z0-9.\-]*
    TextControl
registrationPeriod.name   STRING 1 to 255 Name A display name for this entity. Name A display name for this entity.       validation.validChars
[A-Za-z0-9.,><_\\/\-\?\+=()\[\];:'"&%$#@!\t ]*
    TextControl
registrationPeriod.isAllDay   BOOLEAN   Is All Day Tests if this key date is an all day event. Is All Day Tests if this key date is an all day event. An all-day event does not have a meaningful time component in the date.             CheckboxControl
registrationPeriod.isDateRange   BOOLEAN   Is Date Range Tests if this key date has a date range. Is Date Range Tests if this key date has a date range. Should return true if the end date is different than the start date, false if the start end end date are the same             CheckboxControl
registrationPeriod.descr.plain   STRING 1 to 14000 Plain Text The plain text version of the descrpition Plain Text Description The plain text version of the descrpition       validation.validChars
[A-Za-z0-9.,><_\\/\-\?\+=()\[\];:'"&%$#@!\t\n\r ]*
    TextAreaControl
registrationPeriod.descr.formatted   STRING 1 to 14000 Fromatted Text The formatted text version of the descrpition Fromatted Text Description The formatted text version of the descrpition       validation.validChars
[A-Za-z0-9.,><_\\/\-\?\+=()\[\];:'"&%$#@!\t\n\r ]*
    TextAreaControl
registrationPeriod.descr   Complex   Descr A description of the entity. Description A description of the entity.              
registrationPeriod.descr.plain   STRING 1 to 14000 Plain Text The plain text version of the descrpition Plain Text Description The plain text version of the descrpition       validation.validChars
[A-Za-z0-9.,><_\\/\-\?\+=()\[\];:'"&%$#@!\t\n\r ]*
    TextAreaControl
registrationPeriod.descr.formatted   STRING 1 to 14000 Fromatted Text The formatted text version of the descrpition Fromatted Text Description The formatted text version of the descrpition       validation.validChars
[A-Za-z0-9.,><_\\/\-\?\+=()\[\];:'"&%$#@!\t\n\r ]*
    TextAreaControl
registrationPeriod   Complex                        
registrationPeriod.startDate required DATE 10 to 19 Start Date The start date and time of the key date. Start Date The start date and time of the key date.             DateControl
registrationPeriod.endDate required DATE 10 to 19 End Date The end date and time of the key date. End Date The end date and time of the key date. The end date must be equal to or greater that the start.             DateControl
registrationPeriod.key required STRING 1 to 80 Key Unique Key used to identify this object Unique Key Unique key to this object. Unlike an Id this key can be explicitly set by the application and is intended to be "somewhat" readable by a human.       validation.validChars.alphanumericHyphenPeriod
[A-Za-z0-9.\-]*
    TextControl
registrationPeriod.typeKey required STRING 1 to 80 Type Type of the object Type Unique identifier for the type of this object.       validation.validChars.alphanumericHyphenPeriod
[A-Za-z0-9.\-]*
    TextControl
registrationPeriod.stateKey required STRING 1 to 80 State State of the object State Unique identifier for the lifecycle state of this object.       validation.validChars.alphanumericHyphenPeriod
[A-Za-z0-9.\-]*
    TextControl
registrationPeriod.name   STRING 1 to 255 Name A display name for this entity. Name A display name for this entity.       validation.validChars
[A-Za-z0-9.,><_\\/\-\?\+=()\[\];:'"&%$#@!\t ]*
    TextControl
registrationPeriod.isAllDay   BOOLEAN   Is All Day Tests if this key date is an all day event. Is All Day Tests if this key date is an all day event. An all-day event does not have a meaningful time component in the date.             CheckboxControl
registrationPeriod.isDateRange   BOOLEAN   Is Date Range Tests if this key date has a date range. Is Date Range Tests if this key date has a date range. Should return true if the end date is different than the start date, false if the start end end date are the same             CheckboxControl
registrationPeriod.descr.plain   STRING 1 to 14000 Plain Text The plain text version of the descrpition Plain Text Description The plain text version of the descrpition       validation.validChars
[A-Za-z0-9.,><_\\/\-\?\+=()\[\];:'"&%$#@!\t\n\r ]*
    TextAreaControl
registrationPeriod.descr.formatted   STRING 1 to 14000 Fromatted Text The formatted text version of the descrpition Fromatted Text Description The formatted text version of the descrpition       validation.validChars
[A-Za-z0-9.,><_\\/\-\?\+=()\[\];:'"&%$#@!\t\n\r ]*
    TextAreaControl
registrationPeriod.descr   Complex   Descr A description of the entity. Description A description of the entity.              
registrationPeriod.descr.plain   STRING 1 to 14000 Plain Text The plain text version of the descrpition Plain Text Description The plain text version of the descrpition       validation.validChars
[A-Za-z0-9.,><_\\/\-\?\+=()\[\];:'"&%$#@!\t\n\r ]*
    TextAreaControl
registrationPeriod.descr.formatted   STRING 1 to 14000 Fromatted Text The formatted text version of the descrpition Fromatted Text Description The formatted text version of the descrpition       validation.validChars
[A-Za-z0-9.,><_\\/\-\?\+=()\[\];:'"&%$#@!\t\n\r ]*
    TextAreaControl
finalExaminationsDates   Complex                        
finalExaminationsDates.startDate required DATE 10 to 19 Start Date The start date and time of the key date. Start Date The start date and time of the key date.             DateControl
finalExaminationsDates.endDate required DATE 10 to 19 End Date The end date and time of the key date. End Date The end date and time of the key date. The end date must be equal to or greater that the start.             DateControl
finalExaminationsDates.key required STRING 1 to 80 Key Unique Key used to identify this object Unique Key Unique key to this object. Unlike an Id this key can be explicitly set by the application and is intended to be "somewhat" readable by a human.       validation.validChars.alphanumericHyphenPeriod
[A-Za-z0-9.\-]*
    TextControl
finalExaminationsDates.typeKey required STRING 1 to 80 Type Type of the object Type Unique identifier for the type of this object.       validation.validChars.alphanumericHyphenPeriod
[A-Za-z0-9.\-]*
    TextControl
finalExaminationsDates.stateKey required STRING 1 to 80 State State of the object State Unique identifier for the lifecycle state of this object.       validation.validChars.alphanumericHyphenPeriod
[A-Za-z0-9.\-]*
    TextControl
finalExaminationsDates.name   STRING 1 to 255 Name A display name for this entity. Name A display name for this entity.       validation.validChars
[A-Za-z0-9.,><_\\/\-\?\+=()\[\];:'"&%$#@!\t ]*
    TextControl
finalExaminationsDates.isAllDay   BOOLEAN   Is All Day Tests if this key date is an all day event. Is All Day Tests if this key date is an all day event. An all-day event does not have a meaningful time component in the date.             CheckboxControl
finalExaminationsDates.isDateRange   BOOLEAN   Is Date Range Tests if this key date has a date range. Is Date Range Tests if this key date has a date range. Should return true if the end date is different than the start date, false if the start end end date are the same             CheckboxControl
finalExaminationsDates.descr.plain   STRING 1 to 14000 Plain Text The plain text version of the descrpition Plain Text Description The plain text version of the descrpition       validation.validChars
[A-Za-z0-9.,><_\\/\-\?\+=()\[\];:'"&%$#@!\t\n\r ]*
    TextAreaControl
finalExaminationsDates.descr.formatted   STRING 1 to 14000 Fromatted Text The formatted text version of the descrpition Fromatted Text Description The formatted text version of the descrpition       validation.validChars
[A-Za-z0-9.,><_\\/\-\?\+=()\[\];:'"&%$#@!\t\n\r ]*
    TextAreaControl
finalExaminationsDates.descr   Complex   Descr A description of the entity. Description A description of the entity.              
finalExaminationsDates.descr.plain   STRING 1 to 14000 Plain Text The plain text version of the descrpition Plain Text Description The plain text version of the descrpition       validation.validChars
[A-Za-z0-9.,><_\\/\-\?\+=()\[\];:'"&%$#@!\t\n\r ]*
    TextAreaControl
finalExaminationsDates.descr.formatted   STRING 1 to 14000 Fromatted Text The formatted text version of the descrpition Fromatted Text Description The formatted text version of the descrpition       validation.validChars
[A-Za-z0-9.,><_\\/\-\?\+=()\[\];:'"&%$#@!\t\n\r ]*
    TextAreaControl
gradesDueDate   Complex                        
gradesDueDate.startDate required DATE 10 to 19 Start Date The start date and time of the key date. Start Date The start date and time of the key date.             DateControl
gradesDueDate.endDate required DATE 10 to 19 End Date The end date and time of the key date. End Date The end date and time of the key date. The end date must be equal to or greater that the start.             DateControl
gradesDueDate.key required STRING 1 to 80 Key Unique Key used to identify this object Unique Key Unique key to this object. Unlike an Id this key can be explicitly set by the application and is intended to be "somewhat" readable by a human.       validation.validChars.alphanumericHyphenPeriod
[A-Za-z0-9.\-]*
    TextControl
gradesDueDate.typeKey required STRING 1 to 80 Type Type of the object Type Unique identifier for the type of this object.       validation.validChars.alphanumericHyphenPeriod
[A-Za-z0-9.\-]*
    TextControl
gradesDueDate.stateKey required STRING 1 to 80 State State of the object State Unique identifier for the lifecycle state of this object.       validation.validChars.alphanumericHyphenPeriod
[A-Za-z0-9.\-]*
    TextControl
gradesDueDate.name   STRING 1 to 255 Name A display name for this entity. Name A display name for this entity.       validation.validChars
[A-Za-z0-9.,><_\\/\-\?\+=()\[\];:'"&%$#@!\t ]*
    TextControl
gradesDueDate.isAllDay   BOOLEAN   Is All Day Tests if this key date is an all day event. Is All Day Tests if this key date is an all day event. An all-day event does not have a meaningful time component in the date.             CheckboxControl
gradesDueDate.isDateRange   BOOLEAN   Is Date Range Tests if this key date has a date range. Is Date Range Tests if this key date has a date range. Should return true if the end date is different than the start date, false if the start end end date are the same             CheckboxControl
gradesDueDate.descr.plain   STRING 1 to 14000 Plain Text The plain text version of the descrpition Plain Text Description The plain text version of the descrpition       validation.validChars
[A-Za-z0-9.,><_\\/\-\?\+=()\[\];:'"&%$#@!\t\n\r ]*
    TextAreaControl
gradesDueDate.descr.formatted   STRING 1 to 14000 Fromatted Text The formatted text version of the descrpition Fromatted Text Description The formatted text version of the descrpition       validation.validChars
[A-Za-z0-9.,><_\\/\-\?\+=()\[\];:'"&%$#@!\t\n\r ]*
    TextAreaControl
gradesDueDate.descr   Complex   Descr A description of the entity. Description A description of the entity.              
gradesDueDate.descr.plain   STRING 1 to 14000 Plain Text The plain text version of the descrpition Plain Text Description The plain text version of the descrpition       validation.validChars
[A-Za-z0-9.,><_\\/\-\?\+=()\[\];:'"&%$#@!\t\n\r ]*
    TextAreaControl
gradesDueDate.descr.formatted   STRING 1 to 14000 Fromatted Text The formatted text version of the descrpition Fromatted Text Description The formatted text version of the descrpition       validation.validChars
[A-Za-z0-9.,><_\\/\-\?\+=()\[\];:'"&%$#@!\t\n\r ]*
    TextAreaControl