[ http://jira.codehaus.org/browse/MRM-150?page=comments#action_74154 ] 
            
Maria Odea Ching commented on MRM-150:
--------------------------------------

Validations already implemented:
1. ConfigureRepositoryAction-validation:
    - required fields: id, name, directory
    - layout field is validated if the selected value is in the selection list

2. ConfigureProxiedRepositoryAction-validation:
    - required fields: id, name, url, layout, managedRepository
    - snapshotsInterval and releasesInterval are validated if they are numeric
    - layout, snapshotsPolicy and releasesPolicy are validated if the selected 
values are in their respective selection list
    - snapshotsInterval and releasesInterval should be set to 0 when the 
selected policy is not 'interval'

3. ConfigureSyncedRepositoryAction-addSelectedSyncedRepository-validation:
    - requiredd fields: id, name, layout, managedRepository
    - layout field is validated if the selected value is in the selection list
    - sync settings is validated, depending on what method 

4. ConfigureSyncedrepositoryAction-validation:
    - method field is required
    - method field is validatedd if the selected value is in the selection list 


> add field validations for forms
> -------------------------------
>
>                 Key: MRM-150
>                 URL: http://jira.codehaus.org/browse/MRM-150
>             Project: Archiva
>          Issue Type: Task
>          Components: web application
>            Reporter: Brett Porter
>         Assigned To: Maria Odea Ching
>             Fix For: 1.0-beta-1
>
>   Original Estimate: 20 hours
>          Time Spent: 1 day, 4 hours
>  Remaining Estimate: 0 minutes
>
> these are documented in the validation files by todos

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to